[Gambas-user] [Gambas Bug Tracker] Bug #1224: Add IPC shared memory between Main process and these forks (TASK)
Benoît Minisini
g4mba5 at gmail.com
Sat Jan 20 20:58:24 CET 2018
Le 20/01/2018 à 20:48, bugtracker at gambaswiki.org a écrit :
> 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
>
Why don't you try yo use the OPEN PIPE instruction?
--
Benoît Minisini
More information about the User
mailing list