A set of tools useful in development of distributed computing systems.
API Nodes
The Packets API Core enables development of application specific API Nodes. API Nodes are interconnected by a communication interface, using a common API language, and executing common API endpoints.
Applications
Examples of systems made possible by the IMS Packets API Core:
- Distributed Control Systems
- Multi-Processor Printed Circuit Boards
- Multi-Circuit Board Integrated Electronic Equipment
- IOT Frameworks (Heterogeneous Distributed Computing Systems)
- Enterprise Resource Planning (ERP) Systems
- Enterprise Product Computing Ecosystems
Scale
Scale of Form Factors and Infrastructures:
- From custom curcuit boards to industrial automation controllers
- Custom circuit boards containing multiple interconnected processors
- Many individual cicuit boards interconnected by communication link
- Infrastructures for Database, Security, Authorization, Access, and Interconnectivity
- Similar with #4
- From #1 through #6
An Abstract Base
- IMS_PacketsAPI_Core.h forms an abstract base on which to build shared data and execution objects within distributed computing systems.