Skip to content

globaldata v02 pip-ready and working

Compare
Choose a tag to compare
@fire17 fire17 released this 14 Feb 12:48
· 18 commits to master since this release

Easy MultiProcessing with GlobalData!

Library for simple sharing of dynamic data and objects, events and functions between processes platforms and languages

choose communication channel: local storage (default), network protocols, DB, or any/all together

currently implemented:

  • python
  • local storage

upcoming:

  • MQTT
  • UDP
### fixed bug in Universe