Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: POE's queue and Wheel::ReadWrite->put()

by Matts (Deacon)
on Jul 16, 2003 at 22:32 UTC ( [id://275058]=note: print w/replies, xml ) Need Help??


in reply to POE's queue and Wheel::ReadWrite->put()

You need to use something that uses non-blocking IO using the POE internals. While LWP::UserAgent uses non-blocking IO, it uses select() internally rather than letting the POE kernel do the work. Try using POE::Component::HTTP::Client instead, which does exactly what you want.
  • Comment on Re: POE's queue and Wheel::ReadWrite->put()

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (2)
As of 2024-04-26 03:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found