Framework overview
This chapter explain how to use spinalcore building block (connectors, models) in order to create an intelligent distributed system. We are going to describe :
- The framework :
- models : the object language that help you to describe and synchronize complexe data structure throw spinalcore
- connectors : the Javascript and C++ implementation of the Models API and the distributed event management process
- The implementation of a global system using predefined packages (using npm)
- The implementation of standalone organs in Javascript/nodejs or C++ (using Qt)