[ ソース: libipc-pubsub-perl ]
パッケージ: libipc-pubsub-perl (0.29-4)
libipc-pubsub-perl に関するリンク
Debian の資源:
libipc-pubsub-perl ソースパッケージをダウンロード:
- [libipc-pubsub-perl_0.29-4.dsc]
- [libipc-pubsub-perl_0.29.orig.tar.gz]
- [libipc-pubsub-perl_0.29-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Interprocess Publish/Subscribe channels
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.
The package includes backends based on DBM::Deep, Cache::Memcached, Jifty::DBI and plain hashes.
その他の libipc-pubsub-perl 関連パッケージ
|
|
|
|
-
- dep: libclass-accessor-perl
- 自動的にアクセサを生成する Perl モジュール
-
- dep: libdbm-deep-perl
- pure perl multi-level hash/array DBM that supports transactions
-
- dep: libossp-uuid-perl
- perl OSSP::UUID - OSSP uuid の Perl バインディング
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- sug: libcache-memcached-perl
- Perl module for using memcached servers
-
- sug: libjifty-dbi-perl
- object-relational persistence framework for Jifty