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

Thiago Macieira thiago.macieira at intel.com
Mon Jan 4 19:50:30 CET 2016


On Monday 04 January 2016 18:47:27 Etienne Sandré-Chardonnal wrote:
> This is probably a superstitious/religious belief, I do not like polling
> due to the latency/overhead tradeoff that you have to make anyway. Here I
> need fairly low latency (about 50ms) so the polling should be at that
> interval at most.
> 
> Also, I would bet that QSocketNotifier does not work with stdin, but I may
> be wrong.

It works just fine, except on Windows.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list