Skip to content

roskakori/proconex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proconex is a module to simplify the implementation of the producer/consumer
idiom. In addition to simple implementations based on Python's Queue.Queue,
proconex also takes care of exceptions raised during producing or consuming
items and ensures that all the work shuts down in a clean manner without
leaving zombie threads.

For more information, visit <http://pypi.python.org/pypi/proconex/>.

About

Python producer/consumer with exception handling

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages