Fedora Packages

python-async

A framework to process interdependent tasks in a pool of workers

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.

Releases Overview

Release Stable Testing
EPEL 7 0.6.1-6.el7 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at python-async dash maintainers at fedoraproject dot org.



Sources on Pagure