[External] : Re: jstack, profilers and other tools

Alex Otenko oleksandr.otenko at gmail.com
Sun Jul 31 11:59:03 UTC 2022


Of course, that was a mathematical model - like the case with finite
threads still requires an unbounded queue - from mathematical point of view
. And no, you can't replace average with max.

On Fri, 29 Jul 2022, 01:19 Pedro Lamarão, <pedro.lamarao at prodist.com.br>
wrote:

> Em qui., 28 de jul. de 2022 às 20:24, Alex Otenko <
> oleksandr.otenko at gmail.com> escreveu:
>
>
>> Or, putting it in yet another way, you need support not for the average
>> number of requests in the system, but for the maximum number of requests in
>> the system.
>>
>>
> No system is capable of supporting infinite requests.
> If your maximum is known, just replace "average" with "maximum" and the
> math stays the same.
> If your maximum is unknown, you add a load balancer capable of spinning
> instances up and down on demand, and the math stays the same.
>
> --
> Pedro Lamarão
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/loom-dev/attachments/20220731/c8d42774/attachment-0001.htm>


More information about the loom-dev mailing list