For Programmers: Free Programming Magazines  


Home > Archive > PERL POE > May 2006 > POE::Component::Generic 0.0902 Released









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author POE::Component::Generic 0.0902 Released
Philip Gwyn

2006-04-18, 10:07 pm

POE::Component::Generic is POE component that provides non-blocking access
to a blocking object.

It works by forking of a sub-process with POE::Wheel::Run to do the work
The object is created in the child process, which waits for method calls
from the parent.

It is intended for people who want to use an object that blocks from
POE with as little pain as possible.

POE::Component::Generic is available from CPAN.
http://search.cpan.org/~gwyn/POE-Co...Generic-0.0902/

-Philip

Kaare Rasmussen

2006-05-01, 7:12 pm

> POE::Component::Generic is POE component that provides non-blocking access
> to a blocking object.


Something like this could be used as a basis for an application server.

Do you have any measurement at all of the ressource usage, total overhead when
using processes, or anything in this direction?

I consideres writing a prespawning server and reuse processes to a certain
degree. Perhaps it is better to just use-and-throw-away for each object.

PCG could IMO be interesting as a backend for DBIx::Class and POE and for
PoCo::Server::HTTP.

--

Med venlig hilsen
Kaare Rasmussen, Jasonic

Jasonic Telefon: +45 3816 2582
Nordre Fasanvej 12
2000 Frederiksberg Email: kaare@jasonic.dk
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com