Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of contents

  1. Framork Overview

Quick navigation

Child pages (Children Display)
alltrue
pageUtilities & predifined organsFramework


Panel
titleFramework 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)