Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Re: Question about POE

by SarahM (Monk)
on Feb 19, 2004 at 16:36 UTC ( [id://330249]=note: print w/replies, xml ) Need Help??


in reply to Re: Question about POE
in thread Question about POE

Well, I haven't written it yet. I'm just finishing up the design now. As for multiplesing pipes and SysV messages, I'm planning on using select to handle the pipes (with a timeout), and poll the message queue with the non-blocking bit set.

Replies are listed 'Best First'.
Re: Re: Re: Question about POE
by rcaputo (Chaplain) on Feb 20, 2004 at 03:13 UTC

    I'm happy I didn't overlook some multiplex magic with SysV queues, but I'm also sad that one doesn't exist.

    If you're already familiar with select(), there's a tutorial for select() users that might help you decide if POE's worth your while.

    -- Rocco Caputo - rcaputo@pobox.com - poe.perl.org

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (8)
As of 2024-04-19 08:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found