simple and fast platform independent IPC
News123
news123 at free.fr
Wed Feb 3 17:02:32 EST 2010
Hi Terry,
Terry Reedy wrote:
>
> That aside, I would wonder whether you could use a master process with a
> gui to haphazardly launch subprocess, so as to avail oneself of
> multiprocessing.Queue.
>
T
This is also an option I'm looking.
insted of the python scripts, thet users would normally click at I had
to implement small sripts, that just communicate with the master
process, which would then launch the application.
More information about the Python-list
mailing list