By Nicholas Perez (nperez) from AmsterdamX.pm
Date: Wednesday, June 24, 2009 11:10 AM
Duration: 50 minutes
Target audience: Advanced
Language:
Tags: application component host ikc monitoring poe pubsub server voltron
IKC enables disparate POE::Kernel instances to communicate via TCP and allows posting to remote sessions as if they were local. POE::Component::PubSub enables a registry of events to which sessions can publish events and to which other sessions can subscribe allowing easy broadcasting and interface definition. Combine these two components into the Voltron of dynamic application servers where services and consumers can be added without taking down the core service. Discusses a working example of a simple application server hosting a simple host monitoring application with a client