FreeBSD.software
Home/devel/p5-IPC-PubSub

p5-IPC-PubSub

0.29_2

Interprocess Publish/Subscribe channels

This module 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. Currently, it offers three backends: "DBM_Deep" for on-disk storage, "Memcached" for possibly multi-host storage, and "PlainHash" for single-process storage.

Origin: devel/p5-IPC-PubSub
Category: devel
Size: 25.2KiB
License: not specified
Maintainer: perl@FreeBSD.org
Dependencies: 4 packages
Required by: 0 packages
$pkg install p5-IPC-PubSub

Dependencies (4)

More in devel