> 
> It’s my understanding that if running on a multi-core processor machine, a 
> helper app will run on its own core and be unaffected by the main loop of the 
> main application. Is that not correct?

That is correct.

> The helper app would handle all the low-level timing-critical protocol stuff 
> and the main app would retrieve results via IPCSocket whenever it’s able to.

Sure. Just make sure that the helper app never waits for main app to send 
something.

Sincerely
Christian

-- 
Read our blog about news on our plugins:

http://www.mbsplugins.de/


_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
mbsplugins@monkeybreadsoftware.info
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to