Re: Request for suggesstions and comments

2006-02-01 Thread Magnus Lycka
Vivek Kumar wrote: > Hi all, > > I have to write a network server (sort of) and I am > looking for your valuable comments. You might want to look at twisted for this. http://twistedmatrix.com/ -- http://mail.python.org/mailman/listinfo/python-list

Re: Request for suggesstions and comments

2006-01-31 Thread [EMAIL PROTECTED]
Hi, the advice is free, so tkae it for what it's worth. Q. Is it possible to write an application for this kind of server activity in Python? I mean whether Python will be suitable for this kind of high activity load, real time app? - Absolutely, Look at Zope or Cheetah for examples of fairly larg

Request for suggesstions and comments

2006-01-31 Thread Vivek Kumar
Hi all, I have to write a network server (sort of) and I am looking for your valuable comments. Currently I have written a prototype in VB6 but it can only handle up to 30 or so clients. I need to upgrade the application so that it can handle up to 1000-1500 clients at a time (later if every thin