"stopping" misbehaving fibers

Alex Otenko oleksandr.otenko at gmail.com
Sun May 10 21:44:33 UTC 2020


But that's because the JVM was using resources the OS was aware of. The OS
is not aware of one thread being more than one thread.


Alex

On Sun, 10 May 2020, 20:04 Martin Buchholz, <martinrb at google.com> wrote:

> Historically, attempts to add operating-system like capabilities to
> the JVM for e.g. resource allocation and security have failed.  Use OS
> processes to simulate OS processes.
>


More information about the loom-dev mailing list