[Interest] Fastest way to send a signal to one of children processes
Николай Шатохин
n.shatokhin at gmail.com
Thu May 2 20:22:37 CEST 2013
Hello.
I have one main process and many children processes that controls
TCP-connections with clients (For example, one million). Each child process
can send signal to main process with id of another process. So, server must
to send data to this process. How to do this quickly? Now, I send signals
to each process and they check id in signal with their ids.
Best regards,
Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130502/d887558b/attachment.html>
More information about the Interest
mailing list