Efficiently accepting TCP connections

Corrado Santoro csanto@REDACTED
Thu May 12 16:22:26 CEST 2005


joel reymont wrote:
> Is there an efficient idiom for handling gen_tcp connections on the server side?
One possibility is to use thread pools. The "leader-follower" 
object-oriented design pattern by Doug Schmidt et al. has been proposed 
for this purpose.

Ciao,
--C.

-- 
======================================================
Eng. Corrado Santoro, Ph.D.

University of Catania - Engineering Faculty
Department of Computer Science and
Telecommunications Engineering
Viale A. Doria, 6 - 95125 CATANIA (ITALY)

Tel: +39 095 7382144 Int. (5) 8035
      +39 095 7382380
      +39 095 7382365
      +39 095 7382364

VoIP: sip:8035@REDACTED

Fax: +39 095 7382397

EMail: csanto@REDACTED
Personal Home Page:
             http://www.diit.unict.it/users/csanto

NUXI Home Page:
             http://nuxi.iit.unict.it
======================================================




More information about the erlang-questions mailing list