Skip to content

globaldata v01 pip-ready

Compare
Choose a tag to compare
@fire17 fire17 released this 14 Feb 12:17
· 20 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