On Tue, 15 Sep 2020 19:03:08 GMT, Carter Kozak <[email protected]> wrote:

> Previously each 
> `SSLSocket.addHandshakeCompletedListener(HandshakeCompletedListener)`
> resulted in a new OS thread for each handshake which causes spikes in
> resource utilization and bottlenecks in high throughput systems.
> 
> Virtual threads should reduce the overhead while preserving behavior to
> the extent possible.
> 
> Reported to openjdk security-dev here:
> https://mail.openjdk.java.net/pipermail/security-dev/2020-July/022220.html

This pull request has been closed without being integrated.

-------------

PR: https://git.openjdk.org/loom/pull/16

Reply via email to