GlobalData

Easy multiprocessing with GlobalData


Keywords
multiprocessing, global, dynamic, data, communitcation, subscribe, events
License
MIT
Install
pip install GlobalData==0.3

Documentation

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