POE::Component::IKC::Responder

POE::Component::IKC::Responder is a POE IKC state handler Perl module.
Download

POE::Component::IKC::Responder Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Philip Gwyn
  • Publisher web site:
  • http://search.cpan.org/~gwyn/

POE::Component::IKC::Responder Tags


POE::Component::IKC::Responder Description

POE::Component::IKC::Responder is a POE IKC state handler Perl module. POE::Component::IKC::Responder is a POE IKC state handler Perl module.SYNOPSIS use POE; use POE::Component::IKC::Responder; create_ikc_responder(); ... $kernel->post('IKC', 'post', $to_state, $state); $ikc->publish('my_name', );This module implements an POE IKC state handling. The responder handles posting states to foreign kernels and calling states in the local kernel at the request of foreign kernels.There are 2 interfaces to the responder. Either by sending states to the 'IKC' session or the object interface. While the latter is faster, the better behaved, because POE is a cooperative system. Requirements: · Perl


POE::Component::IKC::Responder Related Software