J
J
jaddyroot2020-03-10 22:04:12
Python
jaddyroot, 2020-03-10 22:04:12

How to properly implement queue multithreading in python?

What is the best way to read and process elements of the same queue using multiple threads (threading, python)?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey Gornostaev, 2020-03-11
@jaddyroot

https://docs.python.org/3/library/queue.html

A
Alexander, 2020-03-10
@NeiroNx

https://habr.com/ru/post/150134/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question