Changes for version 0.03
- The change from 0.02
- added "POEIKC::Daemon::P2P". Peer-to-Peer is made in this.
- revised a logic of shutdown.
- added the option which changed $0($PROGRAM_NAME).
- able to do it in "delay" in "loop".
Changes for version 0.02_07
- added the option which changed $0($PROGRAM_NAME)
- able to do it in "delay" in "loop". eg) "poikc -U loop MyModule::my_method args .." package MyModule; our $delay = 3;
Changes for version 0.02_06
- revised a test script.
- revised a logic of shutdown. did shutdown before returning a response to a client, but was able to give a client the time to spare that gave back a response.
Changes for version 0.02_05
- revised a test script.
- corrected a document.
Changes for version 0.02_04
- revised a test script.
Changes for version 0.02_03
- added a test of "POEIKC::Daemon::P2P"
Changes for version 0.02_02
- "POEIKC::Daemon::AndClient" changed a name in "POEIKC::Daemon::P2P". As for poeikcd, the network constitution of the Peer-to-Peer model was enabled.
Changes for version 0.02_01
- Added "POEIKC::Daemon::AndClient"(fictitious name) to be able to easily communicate between poeikcd.
Modules
A framework to make a daemon or P2P with "PoCo::IKC"
Client for POE IKC daemon
POE IKC daemon
The thing which does Peer-to-Peer in poeikcd
Utility for POEIKC::Daemon
Provides
in lib/POEIKC/Daemon/Utility.pm