[Qt-interest] Quickest IPC mechanism in Qt

Tim Dewhirst tim at bugless.co.uk
Fri Oct 30 09:41:58 CET 2009


Hello,

On 10/29/2009 04:01 PM, Nitin Mahajan wrote:
> Which is the quickest IPC mechanism in Qt, to communicate in between
> just two processes(Not involving multiple processes).
>
> 1. With signals and slots support?
>
> 2. Without signals and slots support?

<shameless plug>

We offer a Qt based RPC library that supports signals and all types 
recognized by the Qt meta type system, and is very simple to use:

http://www.bugless.co.uk/products/QRPC/qrpc.html

</shameless plug>

Thanks,

Tim



More information about the Qt-interest-old mailing list