The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Thread::Pool"

Thread::Pool - group of threads for performing similar jobs River stage one • 1 direct dependent • 1 total dependent

*** A note of CAUTION *** This module only functions on Perl versions 5.8.0 and later. And then only when threads are enabled with -Dusethreads. It is of no use with any version of Perl before 5.8.0 or without threads enabled. ***********************...

LNATION/Thread-Pool-0.35 - 10 Nov 2019 06:56:33 UTC

Thread::Pool::Simple - A simple thread-pool implementation River stage zero No dependents

"Thread::Pool::Simple" provides a simple thread-pool implementaion without external dependencies outside core modules. Jobs can be submitted to and handled by multi-threaded `workers' managed by the pool....

JWU/Thread-Pool-Simple-0.25 - 23 Sep 2010 08:19:49 UTC

Thread::Pool::Resolve - resolve logs asynchronously River stage zero No dependents

*** A note of CAUTION *** This module only functions on Perl versions 5.8.0 and later. And then only when threads are enabled with -Dusethreads. It is of no use with any version of Perl before 5.8.0 or without threads enabled. ***********************...

LNATION/Thread-Pool-Resolve-0.12 - 10 Nov 2019 06:58:11 UTC

Thread::Isolate::Pool - A pool of threads to execute multiple tasks. River stage zero No dependents

This module creates a pool of threads that can be used to execute simultaneously many tasks. The interface to the pool is similar to a normal Thread::Isolate object, so we can think that the pool is like a thread that can receive multiple calls at th...

GMPASSOS/Thread-Isolate-0.05 - 01 May 2005 16:11:48 UTC

POE::Component::Pool::Thread - A POE Managed Boss/Worker threadpool. River stage one • 2 direct dependents • 2 total dependents

This is an expand-on-demand thread pool managed through a POE session in a manner that does not interfer with cooperative multitasking. A single pipe is created, each thread communicates its state to the main process through this pipe. No serializati...

TAG/POE-Component-Pool-Thread-0.015 - 31 Dec 2006 05:28:11 UTC

Thread::Needs - remove unneeded modules from CLONEd memory River stage zero No dependents

*** A note of CAUTION *** This module only functions on Perl versions 5.8.0 and later. And then only when threads are enabled with -Dusethreads. It is of no use with any version of Perl before 5.8.0 or without threads enabled. ***********************...

LNATION/Thread-Needs-0.06 - 09 Nov 2019 15:41:17 UTC

Thread::Workers - Creates a boss which feeds a queue consumed by workers. River stage zero No dependents

Thread::Workers utilizes threads, Thread::Sempahore, and Thread::Queue to create a pool of workers which are serviced with work by a boss thread. The boss thread could be fed data from a socket listening on the master thread, or could have a routine ...

PANIKAL/Thread-Workers-0.06 - 06 Sep 2012 03:42:08 UTC

Thread::Isolate - Create Threads that can be called externally and use them to isolate modules from the main thread. River stage zero No dependents

This module has the main purpose to isolate loaded modules from the main thread. The idea is to create the *Thread::Isolate* object and call methods, evaluate codes and use modules inside it, with synchronized and unsynchronized calls. Also you can h...

GMPASSOS/Thread-Isolate-0.05 - 01 May 2005 16:11:48 UTC

Thread::Serialize - serialize data-structures between threads River stage one • 2 direct dependents • 6 total dependents

*** A note of CAUTION *** This module only functions if threading has been enabled when building Perl, or if the "forks" module has been installed on an unthreaded Perl. ************************* The Thread::Serialize module is a library for centrali...

LNATION/Thread-Serialize-1.02 - 09 Nov 2019 15:42:25 UTC

Thread::Isolate::Map - Map/link packages of one thread to many other threads. River stage zero No dependents

The idea of this module is to map a package of one thread to many other threads, saving memory through many threads. *Thread::Isolate::Map* supports map for SCALAR, ARRAY, HASH, HANDLE (IO) and CODE symbols....

GMPASSOS/Thread-Isolate-0.05 - 01 May 2005 16:11:48 UTC

Thread::App::Shutdown - a singleton to manage shutdown of a threaded application River stage zero No dependents

*** A note of CAUTION *** This module only functions on Perl version 5.8.0 and later. And then only when threads are enabled with -Dusethreads. It is of no use with any version of Perl before 5.8.0 or without threads enabled. ************************...

JFITZ/Thread-App-Shutdown-0.10 - 25 Dec 2003 21:44:57 UTC
11 results (0.044 seconds)