Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #74246 > unrolled thread

Entreprise level python tcp server

Started by"Arulnambi Nandagoban" <a.nandagoban@traxens.com>
First post2014-07-09 12:36 +0200
Last post2014-07-09 12:36 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Entreprise level python tcp server "Arulnambi Nandagoban" <a.nandagoban@traxens.com> - 2014-07-09 12:36 +0200

#74246 — Entreprise level python tcp server

From"Arulnambi Nandagoban" <a.nandagoban@traxens.com>
Date2014-07-09 12:36 +0200
SubjectEntreprise level python tcp server
Message-ID<mailman.11685.1404902606.18130.python-list@python.org>

[Multipart message — attachments visible in raw view] — view raw

Hello all, 

 

Can anyone tell me the reliability level of python server in enterprise
application ? I already developed a tcp server in python as a prototype.

Our requirement for tcp server to handle more than 10000 connection
simultaneously . Since, I am the only python fanatic in my company, it is
difficult 

to make them convince. If you could provide me with source for benchmark for
tcp server with different language, it will be great. 

I like to convert the python script to windows application. For the moment,
I use Pyinstaller to do this task. Is there any other tool available to do
this task.

 

BR,

Arulnambi

 

R&D engineer

Traxens SAS

France 

 

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web