Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-async - A framework to process interdependent tasks in a pool of workers
- 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-5.fc18.ppc64
[69 KiB] |
Changelog
by Fedora Release Engineering (2012-07-21):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|