Friday, January 4, 2013

pulsar, event-driven concurrent Python framework

pulsar 0.4.3 : Python Package Index

Seen via PythonWeekly.

The pulsar hello world example looks like a standard WSGI app, but the wsgi is imported from pulsar.

pulsar uses epoll or select, and the Python multiprocessing standard library module.

- Vasudev Ram
www.dancingbison.com

No comments: