python-fibranet

Cooperative threading and event driven framework
  http://cheeseshop.python.org/pypi/FibraNet
  0
  no reviews



The FibraNet package provides an event dispatch mechanism, a cooperative scheduler, an asynchronous networking library and a safe, fast serializer for simple Python types. It is designed to simplify applications which need to simulate concurrency, particularly games.