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

Search results for "distribution:Message-Passing stdout"

Message::Passing::Output::STDOUT - STDOUT output River stage two • 19 direct dependents • 19 total dependents

Output messages to STDOUT...

MSTROUT/Message-Passing-0.117 - 28 Apr 2020 16:36:21 UTC

Message::Passing::Output::STDERR - STDOUT output River stage two • 19 direct dependents • 19 total dependents

Output messages to STDERR...

MSTROUT/Message-Passing-0.117 - 28 Apr 2020 16:36:21 UTC

Message::Passing - a simple way of doing messaging. River stage two • 19 direct dependents • 19 total dependents

A library for building high performance, loosely coupled and reliable/resilient applications, structured as small services which communicate over the network by passing messages. BASIC PREMISE You have data for discrete events, represented by a hash ...

MSTROUT/Message-Passing-0.117 - 28 Apr 2020 16:36:21 UTC

Message::Passing::DSL - An easy way to make chains of Message::Passing components. River stage two • 19 direct dependents • 19 total dependents

This module provides a simple to use helper system for writing scripts which implement a Message::Passing server, like the built in message-pass script. Rather than having to pass instances of an output to each input in the "output_to" attribute, and...

MSTROUT/Message-Passing-0.117 - 28 Apr 2020 16:36:21 UTC

message-pass - command line Message::Passing runner script River stage two • 19 direct dependents • 19 total dependents

Builds a simple chain of Message::Passing components, looking like this: Input => Decoder => Filter => Encoder => Output This allows you to input a message from one protocol, decode it, process it and then output it again having encoded it. The simpl...

MSTROUT/Message-Passing-0.117 - 28 Apr 2020 16:36:21 UTC

Message::Passing::Input::Null - Null input River stage two • 19 direct dependents • 19 total dependents

Does nothing (for testing)....

MSTROUT/Message-Passing-0.117 - 28 Apr 2020 16:36:21 UTC

Message::Passing::Input::STDIN - STDIN input River stage two • 19 direct dependents • 19 total dependents

An input which gets messages from STDIN. Messages are expected to be c<\n> separated, and if EOF is encountered then this input will call "exit" to terminate the program....

MSTROUT/Message-Passing-0.117 - 28 Apr 2020 16:36:21 UTC

Message::Passing::Input::FileTail - File tailing input River stage two • 19 direct dependents • 19 total dependents

MSTROUT/Message-Passing-0.117 - 28 Apr 2020 16:36:21 UTC

Message::Passing::Manual::Concepts - The concepts behind the framework River stage two • 19 direct dependents • 19 total dependents

This framework tries to be a simplifying layer over message passing, allowing you to easily make the networking parts of message passing become just configuration. This allows you to concentrate on the hard parts (i.e. your application, not the messa...

MSTROUT/Message-Passing-0.117 - 28 Apr 2020 16:36:21 UTC

Message::Passing::Output::IO::Handle - output to an IO handle River stage two • 19 direct dependents • 19 total dependents

Output messages to an IO::Handle like handle, i.e. any class which implements a "->print($stuff)" method....

MSTROUT/Message-Passing-0.117 - 28 Apr 2020 16:36:21 UTC

Message::Passing::Role::HasErrorChain - A role for components which can report errors River stage two • 19 direct dependents • 19 total dependents

Some components can create an error stream in addition to a message stream....

MSTROUT/Message-Passing-0.117 - 28 Apr 2020 16:36:21 UTC
11 results (0.029 seconds)