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 "Thread"

Thread - Manipulate threads in Perl (for old code only) River stage five • 11693 direct dependents • 33184 total dependents

The "Thread" module provides multithreading support for Perl....

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

NewsClipper/Types.pm River stage zero No dependents

DCOPPIT/NewsClipper-1.32-OpenSource - 16 Feb 2001 04:40:31 UTC - Search in distribution

Thread::Tie::Thread - create threads for tied variables River stage one • 2 direct dependents • 5 total 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-Tie-0.15 - 14 Nov 2019 13:37:28 UTC - Search in distribution

lib/Thread/Isolate/Thread.pm River stage zero No dependents

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

SDL2::thread - SDL Thread Management Routines River stage zero No dependents

This package contains functions for system independent thread management routines. NOTE: You should not expect to be able to create a window, render, or receive events on any thread other than the main one....

SANKO/SDL2-FFI-0.08 - 29 Nov 2021 02:01:01 UTC - Search in distribution

Pod::Thread - Convert POD data to the HTML macro language thread River stage one • 1 direct dependent • 1 total dependent

Pod::Thread is a module that can convert documentation in the POD format (the preferred language for documenting Perl) into thread, an HTML macro language. It lets the converter from thread to HTML handle some of the annoying parts of conversion to H...

RRA/Pod-Thread-3.01 - 26 Dec 2021 19:16:58 UTC - Search in distribution
  • pod2thread - Convert POD data to the HTML macro language thread.

Thread::CSP - Communicating sequential processes threading for Perl River stage zero No dependents

This module implements share-nothing threads for perl. One crucial difference with "threads.pm" threads is that the original thread will not be cloned except for the arguments that you pass on thread creation. Thread::CSP::Channels (also using clonin...

LEONT/Thread-CSP-0.014 - 19 May 2024 16:55:23 UTC - Search in distribution

Thread::Csp - Communicating sequential processes threading for Perl River stage zero No dependents

This module implements share-nothing threads for perl. One crucial difference with "threads.pm" threads is that the original thread will not be cloned except for the arguments that you pass on thread creation. Thread::Csp::Channels (also using clonin...

LEONT/Thread-Csp-0.009 - 23 Aug 2022 10:44:50 UTC - Search in distribution

Thread::IID - unique Interpreter IDs River stage one • 1 direct dependent • 1 total dependent

This provides an identifier to distinguish Perl interpreter instances. In environments like mod_perl2, where interpreters can be cloned and arbitrarily assigned to OS threads, the thread ID gives no indication of which interpreter instance is actuall...

WROG/Thread-IID-0.04 - 04 Jan 2012 05:41:10 UTC - Search in distribution

Thread::Use - use a module inside a thread only 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-Use-0.06 - 09 Nov 2019 15:43:15 UTC - Search in distribution

Mail::Thread - Perl implementation of JWZ's mail threading algorithm River stage two • 6 direct dependents • 10 total dependents

This module implements something relatively close to Jamie Zawinski's mail threading algorithm, as described by http://www.jwz.org/doc/threading.html. Any deviations from the algorithm are accidental. It's happy to be handed any mail object supported...

TMTM/Mail-Thread-2.55 - 30 Oct 2006 08:54:06 UTC - Search in distribution

Pots::Thread - Perl ObjectThreads Thread Object River stage zero No dependents

"Pots::Thread" allows you to use Perl 5.8 ithreads in an object-oriented way. It is not very usefull on its own but rather as a base class. It has a built-in message queue implemented using a "Pots::MessageQueue" object. Using that queue, you can sen...

RCHIBOIS/Pots-0.01 - 26 Mar 2004 14:24:37 UTC - Search in distribution

SIOC::Thread - SIOC Thread class River stage zero No dependents

Mailing lists, forums and blogs on community sites usually employ some threaded discussion methods, whereby discussions are initialised by a certain user and replied to by others. The Thread container is used to group Posts from a single discussion t...

GEEWIZ/SIOC-v1.0.0 - 21 Mar 2008 21:25:06 UTC - Search in distribution

SPVM::Thread - Native Thread River stage one • 1 direct dependent • 7 total dependents

The "Thread" class has methods to create native threads. This class is a binding of std::thread in C++ <https://en.cppreference.com/w/cpp/thread/thread>....

KIMOTO/SPVM-Thread-0.001 - 10 Nov 2023 03:55:39 UTC - Search in distribution

Text::Thread - format threaded items to ascii tree River stage zero No dependents

Text::Thread formats a tree structure into a ascii tree, which is often used in threaded mail and netnews reader. formatthread CHILD THREADTITLE TITLE TREE format the given TREE. CHILD is the hash key for child nodes in the items in TREE. it could be...

CLKAO/Text-Thread-0.2 - 03 Apr 2006 15:49:24 UTC - Search in distribution

Thread::Exit - provide thread-local exit(), BEGIN {}, END {} and exited() 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-Exit-0.10 - 09 Nov 2019 15:39:39 UTC - Search in distribution

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 - Search in distribution

Thread::Rand - repeatable random sequences between threads 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-Rand-0.08 - 09 Nov 2019 15:42:03 UTC - Search in distribution

Email::Thread - Use JWZ's mail threading algorithm with Email::Simple objects River stage one • 3 direct dependents • 4 total dependents

Strictly speaking, this doesn't really need Email::Simple objects. It just needs an object that responds to the same API. At the time of writing the list of classes with the Email::Simple API comprises just Email::Simple. Due to how it's implemented,...

RJBS/Email-Thread-0.713 - 23 Oct 2022 21:04:40 UTC - Search in distribution

Thread::Bless - make blessed objects thread-aware 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-Bless-0.09 - 04 May 2020 18:57:11 UTC - Search in distribution
1,024 results (0.126 seconds)