[Interest] Process isolation with Qt - how to communicate with child processes

Etienne Sandré-Chardonnal etienne.sandre at m4x.org
Mon Jan 4 18:28:17 CET 2016


Thanks to all.

I did not know about QLocalSocket. I will definitely have a look.

Yes, stdin can be used in both blocking and non-blocking mode, but how to
avoid polling and callback upon data is available? This would imply running
a dedicated thread for blocking read and send a queued signal.

Shared memory will be used only if a bottleneck remains.


Thanks!

Etienne
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20160104/43f0cb8e/attachment.html>


More information about the Interest mailing list