Message::Passing is a Perl implementation is currently a prototype, and as such should be considered alpha and subject to change at any point.
A library for building high performance, loosely coupled and reliable/reseliant applications, structured as small services which communicate over the network by passing messages.
SYNOPSIS
message-pass --input STDIN --output STDOUT
{"foo": "bar"}
{"foo":"bar"}
Product's homepage
Requirements:
· Perl
What's New in This Release: [ read full changelog ]
· Remove debug warning accidentally left in the UDP input.