Fibra

Provides advanced cooperative threading and coroutines to Python
Download

Fibra Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT
  • Price:
  • FREE
  • Publisher Name:
  • Simon Wittber
  • Publisher web site:
  • http://code.google.com/p/fibra/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 15 KB

Fibra Tags


Fibra Description

Provides advanced cooperative threading and coroutines to Python Fibra provides a scheduler for cooperative threads, based on Python generators. In the context of fibra, generator objects may be referred to as tasklets.The plugin system allows the scheduler to grow features, and act as a configurable, multipurpose co-routine trampoline.Fibra will also provide extra features which allow tasklets to send, sleep and receive messages, temporarily run in a thread (primarily to allow non blocking IO).NOTE: Fibra is licensed and distributed under the terms of the MIT License.


Fibra Related Software