Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libipc-pubsub-perl
Interprocess publish/subscribe channels
http://search.cpan.org/dist/IPC-PubSub/
0
no reviews
Install
Ipc::pubsub provides a simple api for publishing messages to channels and for subscribing to them.
when a message is published on a channel, all subscribers currently in that channel will get it on their next get or get_all call.