[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /os/Linux/distr/salix/x86_64/extra-15.0/source/libraries/async/
 
Current bandwidth utilization 260.75 Mbit/s
Bandwidth utilization bar
Contents of README:
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.

Even though the GIL effectively prevents true concurrency, operations
which block, such as file IO, can be sped up with it already. 

In conjuction with custom c extensions which release the GIL, true
concurrency can be obtained as well.

Icon  Name                                                      Last modified      Size  
[DIR] Parent Directory - [TXT] README 16-May-2022 22:14 549 [   ] async-0.6.2.tar.gz 21-Aug-2016 11:02 29K [TXT] async.SlackBuild 11-Mar-2022 06:34 2.9K [   ] async.info 16-May-2022 22:14 324 [TXT] slack-desc 16-May-2022 22:14 718

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!