Launching Multiple Servers

Norbert Klamann Norbert.Klamann at klamann-software.de
Thu May 22 01:53:41 EDT 2003


Salvatore <artyprog at wanadoo.fr> wrote in message news:<bagnd0$3hj$1 at news-reader13.wanadoo.fr>...
> Hello,
> 
> Given a class named ServerCreator,
> is it possible to create multiple servers on different port and
> managing each of them separately, using SocketServer module ?

Why SocketServer ? Wouldn't 'Twisted' do the trick ? It delivers a lot
of the necessary infrastructure to do these things the right way(tm).


> 
> Thanks  your responses

HTH

> and even if you don't respond ;-)
> 
> Regards
> 
> Salvatore

All the best
Norbert




More information about the Python-list mailing list