Open ho3einshadi opened 3 years ago
A Queue basically is basically used to coordinate tasks between threads. The reason it is being used in the repository is so that the code can multiple instances of itself at the same time. you could look at Asynchronized queue class for more info
plz help What does queue do?