New in since version 0.12 :

http://pied.nu/Perl/POE-Component-IKC-0.13pre5.tar.gz

- Monitoring
        You can now ask IKC to inform a session when remote kernels
        register/unregister and other things.

- Unix-domain sockets
        For completeness.  I have some questions, however.  If the path to
        the socket exists, should I blindly unlink() it?  All the examples
        I have do so.  But it seems imprudent.

- Sane shutdown of IKC
        Much asked-for feature.  Doing $kernel->post(IKC=>'shutdown');
        will hopefully cause everything IKC related to go away.  If you
        find a case where this doesn't work, tell me!

- Improved doco
        http://pied.nu/Perl/POE-Component-IKC/HTML/
        One thing to note is that use-ikc.txt is now IKC.pod, so that
        perldoc POE::Component::IKC will work as expected.


Thanks to everyone who helped and pushed,

-Philip

Reply via email to