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

Pedro Lamarão pedro.lamarao at prodist.com.br
Fri Jul 29 00:19:00 UTC 2022


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/20220728/6b2f8d53/attachment.htm>


More information about the loom-dev mailing list