| Paketname | libpoe-component-ikc-perl |
| Beschreibung | Perl module for POE Inter-Kernel Communication |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.2200-1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 396 Byte |
| Hängt ab von | perl (>= 5.6.0-16), libpoe-perl, libpoe-api-peek-perl (>= 1.300) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu MOTU Developers |
| Quelle | |
| Paketgröße | 97740 Byte |
| Prüfsumme MD5 | ea7feb3b08a66098eed5c874cf322c9b |
| Prüfsumme SHA1 | 053703390a6d088beca3c5459900810fa862ebf1 |
| Prüfsumme SHA256 | b14e49b27a720f9d5205b2b83930ecb1aec5d7e60977316753c8121f81135bdb |
| Link zum Herunterladen | libpoe-component-ikc-perl_0.2200-1_all.deb |
| Ausführliche Beschreibung | POE::Component::IKC provides several Inter-Kernel Communication (IKC) methods
for the Perl Object Environment (POE) that help exchange events and related
data between POE kernels.
.
This module allows bidirectional communication between two or more instances
of POE allowing authors to push or retrieve state information from remote
running kernels using TCP/IP networking. It also provides facilities to
monitor external instances and fire events when a new client connects or
disconnects.
.
The included server implementation can handle multiple concurrent connections
and is designed to take advantage of pre-forking for high-demand applications.
It is easily integrable with non-blocking code because it executes the given
callback code when an event happens.
|