I wrote a demo, and when I was able to run it, I found that I could not successfully calculate 1kw additions
I tried to use the decorator method of the lock in the lock.py file to create and use the lock in the child process instead of creating it in the main process and passing it to the child process.
I wrote a demo, and when I was able to run it, I found that I could not successfully calculate 1kw additions I tried to use the decorator method of the lock in the lock.py file to create and use the lock in the child process instead of creating it in the main process and passing it to the child process.
Works fine when using posix_ipc as lock:
Of course, the use of cross-python interpreters/cross-languages is a minority requirement, just as a remark.