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 "distribution:Coro ev"

Coro::EV - do events the coro-way, with EV River stage two • 54 direct dependents • 70 total dependents

This module does two things: First, it offers some utility functions that might be useful for threads (although Coro::AnyEvent offers more and more portable functions), and secondly, it integrates Coro into the EV main loop: Before the process blocks...

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

Coro - the only real threads in perl River stage two • 54 direct dependents • 70 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::Event - do events the coro-way, with Event River stage two • 54 direct dependents • 70 total dependents

This module enables you to create programs using the powerful Event model (and module), while retaining the linear style known from simple or threaded programs. This module provides a method and a function for every watcher type (*flavour*) (see Even...

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

Coro::Intro River stage two • 54 direct dependents • 70 total dependents

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

Coro::Debug - various functions that help debugging Coro programs River stage two • 54 direct dependents • 70 total dependents

This module is an AnyEvent user, you need to make sure that you use and run a supported event loop. This module provides some debugging facilities. Most will, if not handled carefully, severely compromise the security of your program, so use it only ...

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

Coro::AnyEvent - integrate threads into AnyEvent River stage two • 54 direct dependents • 70 total dependents

When one naively starts to use threads in Perl, one will quickly run into the problem that threads which block on a syscall (sleeping, reading from a socket etc.) will block all threads. If one then uses an event loop, the problem is that the event l...

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

Coro::MakeMaker - MakeMaker glue for the XS-level Coro API River stage two • 54 direct dependents • 70 total dependents

For optimal performance, hook into Coro at the C-level. You'll need to make changes to your "Makefile.PL" and add code to your "xs" / "c" file(s)....

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