473,387 Members | 1,812 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

A very simple benchmark of Python based web server: Zope, mod_python with Apache, Twisted Framework

Dears:

I use a 4KBytes HTML content to do this benchmark,
it is just a simple test of python based web server.

mod_python with Apache
Lifting the server siege... done.
Transactions: 4864 hits
Availability: 100.00 %
Elapsed time: 30.43 secs
Data transferred: 19426816 bytes
Response time: 0.73 secs
Transaction rate: 159.84 trans/sec
Throughput: 638409.98 bytes/sec
Concurrency: 116.23
Successful transactions: 4864
/Failed transactions: 0

Twisted with Python 2.3
Lifting the server siege.. done.
Transactions: 4608 hits
Availability: 100.00 %
Elapsed time: 30.56 secs
Data transferred: 18349056 bytes
Response time: 0.04 secs
Transaction rate: 150.79 trans/sec
Throughput: 600427.24 bytes/sec
Concurrency: 5.53
Successful transactions: 4608
Failed transactions: 0

Zope
Lifting the server siege... done.
Transactions: 4415 hits
Availability: 100.00 %
Elapsed time: 30.26 secs
Data transferred: 16988920 bytes
Response time: 0.81 secs
Transaction rate: 145.90 trans/sec
Throughput: 561431.59 bytes/sec
Concurrency: 118.05
Successful transactions: 4415
Failed transactions: 0

Bowen Chiu
Jul 18 '05 #1
1 3243

Bowen> I use a 4KBytes HTML content to do this benchmark,
Bowen> it is just a simple test of python based web server.

...

Can you provide some explanation of the output or pointers to the code you
used to perform the test?

Skip

Jul 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

19
by: Patrick Useldinger | last post by:
Hi all, after my unsuccessful try to run Apache 2 with mod_python and Python 2.3, I am looking for an alternative approach. My aim is to write a small web-based application: Python - the...
10
by: Paradox | last post by:
Does anyone know of some ISPs that have Mod_Python installed. Most seem to allow Python CGI but not things like Mod_Python or Spyce. Is this a viable solution or should I just learn PHP. I would...
2
by: mir nazim | last post by:
i m currently using PHP with Apache (a.k.a 'mod_php') for my web development work. i came to know that python can also be used to do web programming using 'mod_python' for Apache. i wanted to know...
3
by: Python Baby | last post by:
I've got a database-driven website that's written entirely in PHP. It's all pretty MVC : NOT embedded little calls inside HTML, but rather little controller apps in the webroot that merge data...
34
by: Erik Johnson | last post by:
This is somewhat a NEWBIE question... My company maintains a small RDBS driven website. We currently generate HTML using PHP. I've hacked a bit in Python, and generally think it is a rather...
9
by: Matt Helm | last post by:
I am starting the design phase of a large project (ERP) where the backend will mostly be Python (or Ruby) providing web services. In this type of usage, is there any benenfit to running under...
12
by: Ray | last post by:
Hello, I've got the chance to determine the technology to use in creating a product similar to this: http://www.atomicisland.com/ Now the thing is that I need to sell this to the guy with...
8
by: krishnakant Mane | last post by:
hello all. I will like to know if the following combination is possible. I have looked around on google and did not find any thing productive so bothering the list: sorry. I am developing a...
113
by: John Nagle | last post by:
The major complaint I have about Python is that the packages which connect it to other software components all seem to have serious problems. As long as you don't need to talk to anything outside...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.