Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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-9.fc21.ppc64le
[74 KiB] |
Changelog
by Fedora Release Engineering (2014-08-17):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|