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

Search results for "module:POE::NFA"

POE::NFA - an event-driven state machine (nondeterministic finite automaton) River stage three • 401 direct dependents • 538 total dependents

POE::NFA implements a different kind of POE session: A non-deterministic finite automaton. Let's break that down. A finite automaton is a state machine with a bounded number of states and transitions. Technically, POE::NFA objects may modify themselv...

BINGOS/POE-1.370 - 23 Mar 2022 12:47:09 UTC

POE - portable multitasking and networking framework for any event loop River stage three • 401 direct dependents • 538 total dependents

POE is a framework for cooperative, event driven multitasking and networking in Perl. Other languages have similar frameworks. Python has Twisted. TCL has "the event loop". POE provides a unified interface for several other event loops, including sel...

BINGOS/POE-1.370 - 23 Mar 2022 12:47:09 UTC

POE::Session - a generic event-driven task River stage three • 401 direct dependents • 538 total dependents

POE::Session and its subclasses translate events from POE::Kernel's generic dispatcher into the particular calling conventions suitable for application code. In design pattern parlance, POE::Session classes are adapters between POE::Kernel and applic...

BINGOS/POE-1.370 - 23 Mar 2022 12:47:09 UTC

POE::Resource::Sessions - internal session manager for POE::Kernel River stage three • 401 direct dependents • 538 total dependents

POE::Resource::Sessions is a mix-in class for POE::Kernel. It provides the internal features that manage sessions, regardless of the session type. It is used internally by POE::Kernel. so it has no public interface....

BINGOS/POE-1.370 - 23 Mar 2022 12:47:09 UTC
4 results (0.024 seconds)