[External] : Re: jstack, profilers and other tools
Pedro Lamarão
pedro.lamarao at prodist.com.br
Fri Jul 15 14:05:25 UTC 2022
Em sex., 15 de jul. de 2022 às 05:39, Alex Otenko <
oleksandr.otenko at gmail.com> escreveu:
> Adding threads allows to do more work. But you can't do more work at will
> - the amount of work going through the system is a quantity independent of
> your design.
>
I think that, more precisely, the maximum amount of work that can go
through a concrete system is a quantity independent of programmer design.
Nobody is arguing that increasing the quantity of threads will increase
work throughput in a machine with devices already at full capacity.
What is being argued is that, since "task" is one of the machine's
"devices" consumed to do work,
increasing the capacity for "tasks" increases the maximum amount of work
that can go through etc.
If there are free processors, free memory, free network bandwidth, free
storage bandwidth etc. etc. then doing more work concurrently will increase
work throughput.
--
Pedro Lamarão
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/loom-dev/attachments/20220715/9e91284e/attachment.htm>
More information about the loom-dev
mailing list