raokrutarth / manufacturing-os

A POC distributed operating system for geo-seperated automotive manufacturing
Creative Commons Zero v1.0 Universal
1 stars 0 forks source link

Framework and classes for Nodes and Processes #17

Closed nishantrai18 closed 4 years ago

nishantrai18 commented 4 years ago

Adds a basic framework for node processes. Adds utility classes to represent the data, adds a basic node process spawning framework as part of a unit test. Pushing this right now, so that we can benefit from these abstractions in our pending tasks.