"stopping" misbehaving fibers

Alex Otenko oleksandr.otenko at gmail.com
Sun May 10 22:31:10 UTC 2020


Ok. Is there a plan to support thread priorities?

Alex

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

>
>
> On Sun, May 10, 2020 at 2:44 PM Alex Otenko <oleksandr.otenko at gmail.com>
> wrote:
>
>> 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.
>>
>
> The JVM certainly provides an OS-like abstraction that can be superior to
> the native OS in some ways.
> But it's a very hard job.  Hosting multiple independent "applications"
> within a single JVM process remains problematic.
>


More information about the loom-dev mailing list