Hey Eric, I am developing something similar, and in my case, I am using Apache Kafka (streaming platform) to integrate different programming languages.
It may come out of your scope, but it is a possible solution. Marcos Gomes-Borges > On 26 Sep 2018, at 18:30, Eric Wiegman <[email protected]> wrote: > > Hello, > > I am working on a Qt application which will requires communication between a > C++/Qt process and a python(2.7 & 3.6)/Qt process. I had wanted to use > QSharedMemory to do this but there is no python version of this listed in > doc.qt.io <http://doc.qt.io/>. Is there currently a python version of this > class or are the plans in the very near future to support this? > > > Thanks! > eric > _______________________________________________ > PySide mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/pyside
_______________________________________________ PySide mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/pyside
