Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

Re: single/multi threaded?

From: steve bernacki <steve(at)copacetic.net>
Date: Wed Mar 19 2003 - 11:16:54 EST

I think there is a confusion over the terminology that is being used here. OpenSSH does not use Posix threads ("pthreads"). It does, however, use the traditional unix fork()/exec() model for handling concurrent requests.

If your definition of "multi-threaded" is the use of Posix threads, the answer is no. If your definition is the ability to handle multiple requests simultaniously, then the answer is yes: through the fork()/exec() model.

Steve

On Tue, 18 Mar 2003, Rahul Gopal wrote:

> Hi
>
> On the client side we have one ssh instance for each
Received on Wed Mar 19 18:17:18 2003

This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:02:55 EDT


Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library