-
```
The screen transitions currently take a while, and the user can spend some
waiting on a screen because calls to the GoodReads API are blocking the current
thread. It would be much better to per…
-
From the todo file:
- remove threads and synchronization support, probably it will be never needed in any real situation, because there's no multithreading in ruby.
I am new to ruby, but it seems lik…
-
**Select your issue type:** (check at least one)
- [ ] Bug
- [ ] Question
- [x] Suggestion
- [ ] Other (please describe):
Awesome tool! Thank you!
It would be amazing if we could have **_m…
-
Please look through the Production fcl files to look for inappropriate uses of multi-threading.
We should only use multi-threading when G4 is the dominant CPU time in the job. Consider the…
-
>net error event id 1026
Application: PS Multi Tools.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileNotFound…
-
### Describe the issue
There are no example about Multi-threading on android device regarding of using multiple models
### To reproduce
N/A
### Urgency
I really need it ASAP please help…
-
When we are loading the Betfair games, we are not scraping any web-page.
This is a perfect time to use multi-threading to speed up the process.
This in turn allows us to add more bookmakers on one…
-
8-core machine could plow through diarization faster if parallelized - what's the biggest complexity stopping us from having it?
-
Hi,
In the [original paper](https://arxiv.org/pdf/1602.01783.pdf), it mentions that it uses multi threads. But I see in your code, you are using multi-process. As far as I know, these two methods a…
-
```
The screen transitions currently take a while, and the user can spend some
waiting on a screen because calls to the GoodReads API are blocking the current
thread. It would be much better to per…