NuxRef

python-async - A framework to process interdependent tasks in a pool of workers

Website: https://github.com/gitpython-developers/async
License: BSD
Vendor: Fedora Project
Description:
Async aims to make writing asyncronous processing easier. It provides a
task-graph with interdependent tasks that communicate using blocking channels,
allowing to delay actual computations until items are requested. Tasks will
automatically be distributed among 0 or more threads for the actual
computation.

Packages

python-async-0.6.1-3.el6.src [46 KiB] Changelog Jesse Keating (2011-06-16):
- Filter out zlib provides