Package: libmessage-passing-zeromq-perl (0.010-2)
Links for libmessage-passing-zeromq-perl
Debian Resources:
Download Source Package libmessage-passing-zeromq-perl:
- [libmessage-passing-zeromq-perl_0.010-2.dsc]
- [libmessage-passing-zeromq-perl_0.010.orig.tar.gz]
- [libmessage-passing-zeromq-perl_0.010-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [search.cpan.org]
Similar packages:
input and output messages to ZeroMQ
Message::Passing::ZeroMQ is a ZeroMQ transport for Message::Passing.
Designed for use as a log transport and aggregation mechanism for perl applications, allowing you to aggregate structured and non-structured log messages across the network in a non-blocking manner.
Clients (i.e. users of the Message::Passing::Output::ZeroMQ class) connect to a server (i.e. a user of the Message::Passing::Input::ZeroMQ class) via ZeroMQ's pub/sub sockets. These are setup to be lossy and non-blocking, meaning that if the log-receiver process is down or slow, then the application will queue a small (and configurable) amount of logs on its side, and after that log messages will be dropped.
Whilst throwing away log messages isn't a good thing to do, or something that you want to happen regularly, in many (especially web application) contexts, network logging being a single point of failure is not acceptable from a reliability and graceful degradation standpoint.
The application grinding to a halt as a non-essential centralised resource is unavailable (e.g. the log aggregation server) is significantly less acceptable than the loss of non-essential logging data.
Other Packages Related to libmessage-passing-zeromq-perl
|
|
|
|
-
- dep: libanyevent-perl
- infrastruttura per event loop con implementazioni multiple
-
- dep: libfile-pushd-perl
- modulo per cambiare temporaneamente directory per un ambito limitato
-
- dep: libmessage-passing-perl
- semplice modo di usare messaggi
-
- dep: libmoo-perl
- libreria Minimalist Object Orientation (compatibile con Moose)
-
- dep: libmoox-types-mooselike-perl
- module providing some Moosish types and a type builder
-
- dep: libnamespace-clean-perl
- modulo per mantenere import e funzioni fuori dallo spazio dei nomi corrente
-
- dep: libposix-atfork-perl
- hook registrations at fork(2)
-
- dep: libsub-name-perl
- modulo per assegnare un nuovo nome ad una sottofunzione referenziata
-
- dep: libtask-weaken-perl
- modulo per assicurare che una piattaforma abbia la gestione di weaken
-
- dep: libtry-tiny-perl
- modulo che fornisce un try/catch minimalistico
-
- dep: libzmq-ffi-perl
- version agnostic Perl bindings for zeromq using ffi
-
- dep: perl
- "Practical Extraction and Report Language" di Larry Wall
Download libmessage-passing-zeromq-perl
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 38.7 kB | 97.0 kB | [list of files] |