News: 0001546376

  ARM Give a man a fire and he's warm for a day, but set fire to him and he's warm for the rest of his life (Terry Pratchett, Jingo)

Rustls Server-Side Performance Looking Very Good Compared To OpenSSL

([Programming] 2 Hours Ago Rustls Lower Server Latency Than OpenSSL)


[1]Rustls as a modern TLS library written in the Rust programming language has long been showing [2]promising performance and competitive to OpenSSL and other alternatives. In a fresh exploration of Rustls server-side performance, it's easily beating OpenSSL.

In a new blog post looking at Rustls server-side performance, the latest state of this Rust TLS library is very promising. For those just wanting to know the key takeaway:

"Current versions of Rustls show competitive performance when processing many connections at the same time on a server. Rustls servers scale almost linearly with the number of cores available, and server latency for the core TLS handshake handling is roughly 2x lower than OpenSSL in our benchmarks."

See all the details on [3]MemorySafety.org .



[1] https://www.phoronix.com/search/Rustls

[2] https://www.phoronix.com/news/Rustls-0.23.17-Released

[3] https://www.memorysafety.org/blog/rustls-server-perf/



Pheoxy

numacross

jacob

Jakobson

ayumu

=== ALL USERS PLEASE NOTE ========================

JCL support as alternative to system menu.

In our continuing effort to support languages other than LISP on the CADDR,
we have developed an OS/360-compatible JCL. This can be used as an
alternative to the standard system menu. Type System J to get to a JCL
interactive read-execute-diagnose loop window. [Note that for 360
compatibility, all input lines are truncated to 80 characters.] This
window also maintains a mouse-sensitive display of critical job parameters
such as dataset allocation, core allocation, channels, etc. When a JCL
syntax error is detected or your job ABENDs, the window-oriented JCL
debugger is entered. The JCL debugger displays appropriate OS/360 error
messages (such as IEC703, "disk error") and allows you to dequeue your job.