Documentation for pulsar 0.9.2. For development docs, go here.
Concurrent framework for Python.
Pulsar applications are built on top of pulsar concurrent framework and are located in the pulsar.apps module.
pulsar.apps
Pulsar is a concurrent framework library for the python programming language. It can be used to handle asynchronous applications such as HTTP servers, RPC servers, task queues and much more.
Enter search terms or a module, class or function name.