Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Table of contents

  1. Framork Overview

Quick navigation

Unable to render {children}. Page not found: Utilities.

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)
  • No labels