|
|
|
|
|
by kaba0
1519 days ago
|
|
As discussed under my first comment by others, the JVM will soon get Loom, which might solve the first issue you mention. It will effectively give one the option to run a thread on a virtual one, jumping to another one at any blocking operation. |
|