Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: POE with IO::Socket

by rcaputo (Chaplain)
on Nov 01, 2009 at 03:36 UTC ( [id://804326]=note: print w/replies, xml ) Need Help??


in reply to POE with IO::Socket

It's really hard to answer this without seeing your code. POE::Kernel has low-level methods that work very much like portable versions of IO::Select. If your code can be revised to work with IO::Select, then it should be about as easy to migrate to POE. See IO::Select and POE::Kernel's select_read() method. This tutorial walks the uninitiated through IO::Select and POE analogs, some of which are much higher level than IO::Select. I have little to no idea whether it applies in your case, however.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://804326]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (1)
As of 2024-04-25 00:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found