Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Re: Re: Re: bidirectional IPC (Linux)

by Mirage (Sexton)
on Nov 09, 2001 at 02:54 UTC ( [id://124219]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: bidirectional IPC (Linux)
in thread bidirectional IPC (Linux)

>I'm not sure what you mean by this.

it simply means youre right, i can't send to all clients at
once, or better i dont want to because it mostly senseless.

>No. select tells you when a filehandle is ready for reading or writing or when it has an error condition. You need to do the I/O yourself. It
>can be used with or without fork.

this means, I still have to fork, and then do the IPC stuff, right?
Maybe i really should consider threads, because i think
using two pipes, with two extra child for each child,
i have too much childs at the, especially if the amount of
connections is on a normal level of 20, i would have 60
processes, way too much...

Thanks so far
  • Comment on Re: Re: Re: Re: bidirectional IPC (Linux)

Log In?
Username:
Password:

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

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

    No recent polls found