py-async-task (python/py-async-task) Add to my watchlist

Framework to process interdependent tasks in a pool of workers

Async is one more attempt to make the definition and execution of asynchronous interdependent operations easy. For that to work, you may define tasks which communicate with each other by channels. Channels transfer items, which is very similar to bytes flowing through pipes uses in inter-process communication. Items will only be generated on demand, that is when you read from the respective output channel.

Version: 0.6.2 License: BSD
Reset

3 build(s) found
Builder Build Number Start Time Elapsed Time Watcher Build Status
12.arm64 11316 2021-11-11 23:50:55 0:00:57 852 build successful
11 13256 2021-01-09 22:46:22 0:02:35 1780 build successful
10.15 7203 2019-11-28 18:49:29 0:02:05 1042 build successful