Sockets Programming,IPC,New to Python

Oleg Broytmann phd at phd.russ.ru
Tue Mar 21 10:12:19 EST 2000


On Tue, 21 Mar 2000 rezidew at rezidew.net wrote:
> #1) Is there any reason that Python would not be a good choice
>     for such an application?

   Python has problems with signal hadling, so you should carefully write
socket handling - especially concerning socket timeouts.
   Other than that Python is best for your task! :)

Oleg.
---- 
    Oleg Broytmann      Foundation for Effective Policies      phd at phd.russ.ru
           Programmers don't die, they just GOSUB without RETURN.





More information about the Python-list mailing list