fibra

A package which provides advanced cooperatve concurrency using Python generators
Download

fibra Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Simon Wittber
  • Publisher web site:
  • http://code.google.com/p/fibra/

fibra Tags


fibra Description

A package which provides advanced cooperatve concurrency using Python generators Fibra is a Python module that 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.It has extra features which allow tasklets to sleep, send and receive messages, temporarily run in a thread (primarily to allow non blocking IO). Requirements: · Python


fibra Related Software