The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:Coro Thread::Semaphore"

Coro - the only real threads in perl River stage two • 53 direct dependents • 69 total dependents

For a tutorial-style introduction, please read the Coro::Intro manpage. This manpage mainly contains reference information. This module collection manages continuations in general, most often in the form of cooperative threads (also called coros, or ...

MLEHMANN/Coro-6.57 - 29 Jul 2020 13:10:08 UTC

Coro::Intro River stage two • 53 direct dependents • 69 total dependents

MLEHMANN/Coro-6.57 - 29 Jul 2020 13:10:08 UTC

Coro::Semaphore - counting semaphores River stage two • 53 direct dependents • 69 total dependents

This module implements counting semaphores. You can initialize a mutex with any level of parallel users, that is, you can initialize a sempahore that can be "down"ed more than once until it blocks. There is no owner associated with semaphores, so one...

MLEHMANN/Coro-6.57 - 29 Jul 2020 13:10:08 UTC

Coro::SemaphoreSet - efficient set of counting semaphores River stage two • 53 direct dependents • 69 total dependents

This module implements sets of counting semaphores (see Coro::Semaphore). It is nothing more than a hash with normal semaphores as members, but is more efficiently managed. This is useful if you want to allow parallel tasks to run in parallel but not...

MLEHMANN/Coro-6.57 - 29 Jul 2020 13:10:08 UTC
4 results (0.03 seconds)