Package core :: Module shared_data
[hide private]
[frames] | no frames]

Module shared_data

source code


Author: Scott Horn

Classes [hide private]
SharedData
Sometimes it is desirable to share immutable data between different event loops, for example to implement a cache of data.
SharedHash
SharedSet
Variables [hide private]
  __email__ = "scott@hornmicro.com"
  __credits__ = "Based entirely on work by Tim Fox http://tfox.org"