Git Product home page Git Product logo

opx-cps's Introduction

opx-cps

This repository contains the CPS object library files.

##Description The OPX CPS provides a micro-service data-centric API allowing applications to communicate with each other between threads, processes or diverse locations.

The data model of OPX CPS is described through Yang or other constructs. Applications can use CPS objects using Python, C, C++ and REST services in the opx-cps-REST service. Applications/threads will register for ownership of CPS objects while other applications/threads will operate and receive events of the registered CPS objects. Applications can also publish objects through the event service.

A high level list of CPS features are:

  1. Distributed framework for application interaction
  2. DB-like API (Get, Commit[add,delete,create,modify])
  3. Publish/subscribe semantics supported

Lookup and binary to text translation and object introspection available

Applications define objects through (optionally yang based) object models. These object models are converted into binary (C accessable) object keys and object attributes that can be used in conjunction with the C-based CPS APIs. There are adaptions on top of CPS that allows these objects and APIs to be converted to different languages like Python.

With the object keys and attributes applications can:

  1. Get a single or get multiple objects
  2. Perform transactions consisting of: a) Create b) Delete c) Set d) Action
  3. Register and publish object messages

(c) 2017 Dell

opx-cps's People

Contributors

amybuck avatar arthisivanantham avatar jghalam avatar johntconklin avatar mikelazar avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.