On 13/09/2019 17:07, Vinay Sharma wrote:
Please see my second mail in this thread, where I have comprehensively 
explained what I mean by atomic types.
It is nothing but multiprocessing.Value, which can have an Atomic variant to be 
used across processes.

Doesn't multiprocessing.Value already have a lock option for this exact purpose? How else would your atomic access work?

--
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/46TP6F3MLYN7XZT4KWJ5SNADKHP3D2VY/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to