Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Python
Web server with Python
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Patrick Useldinger, post: 1725847"] 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 solution must be based / usable on Python 2.3 Portability Targeted plaforms are - Windows 2000 Server - Windows XP Pro - AIX 5.1 Webserver: - supporting up to 50 concurrent client connections - must be able to use Python 2.3 to create dynamic pages I can think of 3 alternatives to Apache: - Medusa - Twisted - Zope Which one is the easiest to work with? Which one is known to work on an AIX 5.1 platform, for instance? Persistent storage - Is ZODB easily usable from outside Python, i.e. to produce reports without reverting to programming? - Is MySQL with Python a good combination? Regards, -PU [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Python
Web server with Python
Top