Multi-threaded OpenSSH
[Posted February 13, 2008 by corbet]
The folks at the Pittsburgh Supercomputing Center have posted
a special version of
OpenSSH aimed at high-bandwidth applications. "
This cipher mode
introduces multi-threading into the OpenSSH application in order to allow
it to make full use of CPU resources available on multi-core systems. As
the canonical distribution of OpenSSH is unable to make use of more than
one core, high performance transfers can be bottlenecked by the
cryptographic overhead." It's worth noting that the OpenSSH
developers fear the security implications of multi-threading the program
and seem uninclined to incorporate this work.
(
Log in to post comments)