[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /os/Linux/distr/salix/sbo/14.1/libraries/async/
 
Current bandwidth utilization 2198.68 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 08-Feb-2014 18:15 549 [TXT] async.SlackBuild 22-Nov-2014 01:25 2.6K [   ] async.info 22-Nov-2014 01:25 324 [TXT] slack-desc 08-Feb-2014 18:15 718

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