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

Search results for "spread"

Spread - Perl extension for the Spread group communication system River stage one • 6 direct dependents • 7 total dependents

Understanding through practice ;) See man pages for SP_connect, SP_join, SP_multicast, SP_receive, SP_poll, SP_error, SP_leave, SP_disconnect. $sperrno holds either the integer spread error or a descriptive string depending on the context in which $s...

JESUS/Spread-3.17.4.4 - 01 Oct 2009 14:12:17 UTC - Search in distribution

Spread::Queue - One-of-many queued messaging delivery, using Spread River stage zero No dependents

Message-queueing layer using Spread for message delivery. Queues are managed by a dedicated manager process (sqm). This agent coordinates task assignments for some number of workers who accept messages delivered to a queue (a Spread public group). Wo...

JMAY/Spread-Queue-0.4 - 25 Oct 2002 22:08:09 UTC - Search in distribution

Logger::Spread - Perl implementation of mod_log_spread for multicasting access logs. River stage zero No dependents

Apache::Log::Spread provides logging handlers to allow for Apache access logs to be multocast to a spread group. The configuration interface is a super-set of the Apache mod_log_config interface and allows for expansion of perl code....

GSCHLOSS/Apache-Log-Spread-1.0.3 - 07 Oct 2002 19:59:29 UTC - Search in distribution

Spread::Message - provide messaging using the Spread toolkit River stage zero No dependents

The Spread package provides a simple wrapper around the spread toolkit. We try to provide a much higher level wrapper. By providing: - Simple methods to send serialised Perl structures between programs - Callback registration - Extensible callbacks f...

MARKPF/Spread-Message-0.21 - 26 Apr 2006 21:38:02 UTC - Search in distribution

Spread::Session - OO wrapper for Spread messaging toolkit River stage zero No dependents

Wrapper module for Spread.pm, providing an object-oriented interface to the Spread messaging toolkit. The existing Spread.pm package is a straightforward functional interface to the Spread C API. A session represents a connection to a Spread messagin...

JMAY/Spread-Session-0.4 - 13 Aug 2002 21:10:59 UTC - Search in distribution

Spread::Messaging - A Perl extension to the Spread Group Communications toolkit River stage zero No dependents

To receive messages from a Spread network, your application could be as simple as this: use Spread::Messaging; sub handle_group { my $spread = shift; printf("Message: %s\n", $spread->message); } main: { my $spread; $spread = Spread::Messaging->new();...

KESTEB/Spread-Messaging-0.03 - 18 Sep 2008 17:44:14 UTC - Search in distribution

Log::Dispatch::Spread - Perl extension for logging Log::Dispatch messages to a Spread cluster River stage zero No dependents

This module allows for logging via the Log::Dispatch system to a Spread cluster channel of your choice....

BRTHOMAS/Log-Dispatch-Spread-0.9 - 08 Jun 2006 22:37:44 UTC - Search in distribution

POE::Component::Spread - handle Spread communications in POE River stage one • 1 direct dependent • 1 total dependent

POE::Component::Spread is a POE component for talking to Spread servers....

RJP/POE-Component-Spread-0.02 - 20 Aug 2004 21:16:48 UTC - Search in distribution

Spread::Client::Constant - Spread::Client constants PM. River stage zero No dependents

Constants used by Spread::Client. These are generated from the Spread Toolkit header file. I'm breaking these out since I am considering breaking out the actual message creation module Spread::Client::Frame from the main Spread::Client distro incase ...

MBAILEY/Spread-Client-Constant-0.02 - 26 Jul 2008 23:10:06 UTC - Search in distribution

lib/Sprocket/Spread.pm River stage one • 1 direct dependent • 1 total dependent

XANTUS/Sprocket-0.07 - 07 Oct 2007 12:53:11 UTC - Search in distribution

Beagle::Cmd::Command::spread - spread entries River stage zero No dependents

"spread" is used to broadcast entries via command specified by "--command". By default, each entry will be converted to an MIME message, You can use "--template" or "--template-file" to override this, in which case each entry will be converted to a p...

SUNNAVY/Beagle-0.01 - 13 Nov 2011 13:40:43 UTC - Search in distribution

Log::Log4perl::Appender::Spread - Log to a spread group River stage zero No dependents

This is a simple appender for writing to a spread group....

JDALBERG/Log-Log4perl-Appender-Spread-0.03 - 19 Jun 2004 21:43:36 UTC - Search in distribution

spread-revolutionary-date - Spread date and time from Revolutionary (Republican) Calendar River stage zero No dependents

"spread-revolutionary-date" is a Free Software <https://www.gnu.org/philosophy/free-sw.html> that spreads the current date, expressed in the French Revolutionary calendar <https://en.wikipedia.org/wiki/French_Republican_calendar>, to various social n...

GIBUS/App-SpreadRevolutionaryDate-0.33 - 28 May 2023 20:40:57 UTC - Search in distribution

Data::SpreadPagination - Page numbering and spread pagination River stage one • 1 direct dependent • 2 total dependents

The object produced by Data::SpreadPagination can be used to create a spread pagination navigator. It inherits from Data::Page, and has access to all of the methods from this object. In addition, it also provides methods for creating a pagination spr...

KNEW/Data-SpreadPagination-0.1.2 - 19 Jul 2004 12:32:57 UTC - Search in distribution

POE::Filter::SpreadClient - Implements the Spread filter for POE River stage one • 1 direct dependent • 1 total dependent

This module implements the POE::Filter interface for Spread....

APOCAL/POE-Component-SpreadClient-1.003 - 10 Nov 2014 20:24:16 UTC - Search in distribution

Log::Log4perl::Appender::SpreadSession - Log to Spread River stage zero No dependents

This is am appender for publishing log messages to a spread group using Spread::Session. OPTIONS group Name of the group to publish to. spread_name A string which identifies the spread host and port in the format "<port>@<host>". Passed to "Spread::S...

BUNDACIA/Log-Log4perl-Appender-SpreadSession-0.03 - 28 Jan 2010 21:25:12 UTC - Search in distribution

GD - Interface to Gd Graphics Library River stage three • 97 direct dependents • 154 total dependents

GD.pm is a Perl interface to Thomas Boutell's gd graphics library (version 2.01 or higher; see below). GD allows you to create color drawings using a large number of graphics primitives, and emit the drawings as PNG files. GD defines the following fo...

RURBAN/GD-2.78 - 04 Jul 2023 09:13:52 UTC - Search in distribution

Gtk River stage one • 1 direct dependent • 2 total dependents

MLEHMANN/Gtk-Perl-0.7010 - 15 Dec 2012 19:43:06 UTC - Search in distribution

Paws::EC2 - Perl Interface to AWS Amazon Elastic Compute Cloud River stage two • 9 direct dependents • 11 total dependents

Amazon Elastic Compute Cloud Amazon Elastic Compute Cloud (Amazon EC2) provides secure and resizable computing capacity in the AWS Cloud. Using Amazon EC2 eliminates the need to invest in hardware up front, so you can develop and deploy applications ...

JROBINSON/Paws-0.46 - 20 Jan 2024 12:10:03 UTC - Search in distribution

Yars - (Deprecated) Yet Another RESTful-Archive Service River stage zero No dependents

NOTE: Development for this tool is winding down, and Yars is deprecated. Please contact me ASAP if you depend on this tool. Please see and/or comment on <https://github.com/clustericious/Yars/issues/31> for details. Yars as a distribution may be remo...

PLICEASE/Yars-1.33 - 15 Dec 2017 17:30:41 UTC - Search in distribution
232 results (0.328 seconds)