[Qt5-feedback] Fast IPC for Qt5?

Ville M. Vainio vivainio at gmail.com
Sun Jun 12 23:34:28 CEST 2011


Doing high performance IPC has so far required a roll-your-own
approach (like posix message queues + shared memory [1]), or a third
party module like zeromq.

Perhaps Qt could provide such a thing as a module?  Or perhaps
"service framework 2" could optionally drop dbus for something
faster...

[1] E.g. http://sourceforge.net/projects/libsharedmem/


More information about the Qt5-feedback mailing list