[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /os/Linux/distr/salix/sbo/15.0/libraries/async/
 
Current bandwidth utilization 1332.80 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 02-Jul-2016 02:48 549 [TXT] async.SlackBuild 11-Mar-2022 06:34 2.9K [   ] async.info 02-Jul-2016 02:48 324 [TXT] slack-desc 02-Jul-2016 02:48 718

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