Answer the question
In order to leave comments, you need to log in
How to create shared memory in Python 3.7 with multiprocessing?
It is necessary to implement a client in Python with two threads.
In one thread, the process receives a constant stream of data from the server via websockets and puts them in a list, and the second thread would process this data from this list.
Do I need to use multiprocessing.managers for this?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question