[Gambas-user] [Gambas Bug Tracker] Bug #1224: Add IPC shared memory between Main process and these forks (TASK)
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Sat Jan 20 20:48:27 CET 2018
http://gambaswiki.org/bugtracker/edit?object=BUG.1224&from=L21haW4-
Comment #1 by Olivier CRUILLES:
Regarding this feature, I have took a look at these command on Linux:
$ ipcmk
$ iprm
$ ipcs
I will try to use it to communicate between a gambas process and a Task and see if it works.
In all cases, if it could be possible to have bilateral communication with a between a main process and a Task, it will be very nice in full of projects I'm working on. It could be a cheap version of Thread in Gambas (It's my own vision)
Olivier
More information about the User
mailing list