Balík: libasync-mergepoint-perl (0.04-4)
Odkazy pre libasync-mergepoint-perl
Zdroje Debian:
Stiahnuť zdrojový balík libasync-mergepoint-perl:
- [libasync-mergepoint-perl_0.04-4.dsc]
- [libasync-mergepoint-perl_0.04.orig.tar.gz]
- [libasync-mergepoint-perl_0.04-4.debian.tar.xz]
Správca:
Externé zdroje:
- Domovská stránka [metacpan.org]
Podobné balíky:
Perl module to resynchronize multiple control flows
Async::Mergepoint is a module designed to provide a way to resynchronize multiple parallel control flows. Often in program logic, multiple different steps need to be taken that are independent of each other, but their total result is needed before the next step can be taken. In synchronous code, the usual approach is to do them sequentially.
An asynchronous or event-based program could do this, but if each step involves some IO idle time, better overall performance can often be gained by running the steps in parallel. A Async::MergePoint object can then be used to wait for all of the steps to complete, before passing the combined result of each step on to the next stage.
Ostatné balíky súvisiace s balíkom libasync-mergepoint-perl
|
|
|
|
-
- dep: perl
- Practical Extraction and Report Language od Larryho Walla
Stiahnuť libasync-mergepoint-perl
Architektúra | Veľkosť balíka | Nainštalovaná veľkosť | Súbory |
---|---|---|---|
all | 9.8 kB | 27.0 kB | [zoznam súborov] |