libmessage-passing-zeromq-perl binary package in Ubuntu Trusty i386

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2013-10-22 08:33:49 UTC Published Ubuntu Trusty i386 release universe perl Optional 0.007-1
  • Published
  • Copied from ubuntu trusty-proposed i386 in Primary Archive for Ubuntu
  Deleted Ubuntu Trusty i386 proposed universe perl Optional 0.007-1
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2013-10-22 08:36:33 UTC Superseded Ubuntu Trusty i386 release universe perl Optional 0.006-1
  • Removed from disk .
  • Removal requested .
  • Superseded by i386 build of libmessage-passing-zeromq-perl 0.007-1 in ubuntu trusty PROPOSED
  • Published
  • Copied from ubuntu saucy-proposed i386 in Primary Archive for Ubuntu