About multithreaded webserver

2006-01-24 Thread Kr z
Hi,Do anyone know the Python source codes on how to write a simple multithreaded webserver class?RegardsFind the lowest fare online with MSN Travel -- http://mail.python.org/mailman/listinfo/python-list

Hi, about socket programming and threading

2006-01-17 Thread Kr z
Hi All!I wonder if anyone knows the simple code structure for a multithreaded web server handling multiple clients at the same time?Thanx!Regards.KrzGet an advanced look at the new version of MSN Messenger. -- http://mail.python.org/mailman/listinfo/python-list

About socket threading

2006-01-16 Thread Kr z
Hi, Do anyone know the Python source codes on how the client can send/"pump"a lot of threads to the server class?  Receive MSN Hotmail alerts over SMS! -- http://mail.python.org/mailman/listinfo/python-list

Re: Wats the code?

2006-01-14 Thread Kr z
It's socket threading. I'm had to create a client/server multi-threading simulator where the client sends 1000 threads to the server to "stress" the server. The server can handle more than 1 client concurrently. I would like to hear your comments, tips and relevant soure codes. Do advise. Thanks.

Wats the code?

2006-01-13 Thread Kr z
I wonder anyone knows the line of Python codes to generate 1000 threads concurrently?RegardsFind just what you are after with the more precise, more powerful new MSN Search Try it now. -- http://mail.python.org/mailman/listinfo/python-list