mldonkey-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mldonkey-users] can mlnet handle multiple telnet clients at the sa


From: Thoran
Subject: Re: [Mldonkey-users] can mlnet handle multiple telnet clients at the same time?
Date: 05 Jun 2003 08:20:00 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2


Tobias> I need to know if the builtin telnet server of mlnet (version
Tobias> 2.5) is multithreaded, 

No

Tobias> or in other words: can mlnet handle commands from different
Tobias> telnet clients at the same time?

Yes


A program doesn't need to be multithreaded to handle multiple
connections.  This is a possible design, but there are many others.
In mlnet, all the network stuffs are managed in one thread.  This
includes the telnet server, the http server and all the connections to
other peers.

  Thoran




reply via email to

[Prev in Thread] Current Thread [Next in Thread]