Hi, As Barry wrote, I am asking for the ability to use shared semaphores in python across unrelated processes. So, that shared memory used across unrelated processes can be synchronised.
Although, I am suggesting this only because I am unable to synchronise shared memory across unrelated processes, therefore I also welcome other ways apart from shared semaphores, if they seem better in any way. > On 05-Jun-2020, at 11:55 PM, Rhodri James <rho...@kynesim.co.uk> wrote: > > On 05/06/2020 18:56, Jonathan Fine wrote: >> Hi >> Rhodri wrote: >>> Again, these are statements. I can take a guess at what Vinay wants, >>> but since that involves a rather large worm can I'd rather they actually >>> stated it outright. >>> >> I'm puzzled. >> Reading https://bugs.python.org/issue38035, to me it seems that Ned Deily, >> Ido Michael and Tal Einat all understood Vinay's request well enough to >> suggest a way forward, a way to provide what Vinay wants. However Rhodri is >> able only to guess what Vinay wants. >> I suggest Rhodri and I bow out of this discussion for now, and allow Vinay >> to clarify, and others to contribute, if they wish. > > Since what I have asked for is for Vinay to clarify what is wanted, that > involves no effort on my part :-) > > -- > Rhodri James *-* Kynesim Ltd > _______________________________________________ > Python-ideas mailing list -- python-ideas@python.org > To unsubscribe send an email to python-ideas-le...@python.org > https://mail.python.org/mailman3/lists/python-ideas.python.org/ > Message archived at > https://mail.python.org/archives/list/python-ideas@python.org/message/JLOTRRJ4R5TMM4ZAJYNVCRMZFXTRX6BV/ > Code of Conduct: http://python.org/psf/codeofconduct/ _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/UM7MJTGOUV774U4YPJC3ZMD764NKQSVJ/ Code of Conduct: http://python.org/psf/codeofconduct/