fmII
Sun, Jul 20th home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 19:46 UTC
in
Section
login «
register «
recover password «
[Project] add release | add branch | add screenshot | broken links | change owner | email subscribers | update project | update branch (urls) [Project]

 mod_python - Default branch
Section: Unix

 

Added: Mon, Jul 3rd 2000 19:05 UTC (8 years, 0 months ago) Updated: Thu, Jul 5th 2001 03:07 UTC (7 years, 0 months ago)


About:
Mod_python is an Apache module that embeds the Python language interpreter within the server, allowing for Apache handlers to be written in Python for faster and more powerful applications than plain CGI.

Author:
Gregory Trubetskoy <grisha |at| ispol |dot| com> [contact developer]

Rating:
8.27/10.00 (2 votes)

Homepage:
http://www.modpython.org/
Tar/GZ:
http://www.modpython.org/dist/
Changelog:
http://www.modpython.org/live/mod_python-2.7.5/NEWS
Mailing list archive:
http://www.modpython.org/pipermail/mod_python/

Trove categories: [change]
[Environment]  Web Environment
[Intended Audience]  Developers
[License]  The Apache License
[Topic]  Software Development

Dependencies: [change]
No dependencies filed

 
» Rating: 8.27/10.00 (Rank N/A)
» Vitality: 0.00% (Rank 9097)
» Popularity: 1.17% (Rank 4845)

project statsdownload stats
(click to enlarge graphs)
   Record hits: 11,174
   URL hits: 5,627
   Subscribers: 30

Projects depending on this project:
rpm2python
LysCVS project server
CDS Invenio
Browsershots


Other projects from the same categories:
Remote Objects
OpaL Markup Language Content System
Plugged Editor
_smake
Halyard

Users who subscribed to this project also subscribed to:
ZRTP Protocol Library
arch revision control system
Octave
Firewall Builder
Zeiberbude


Add comment · Rate this project · Subscribe to new releases · Ignore this project · Email this project to a friend · Project record in XML

 Branches

Branch Version Last release License URLs
Default 2.7.5 05-Jul-2001 The Apache License Homepage Tar/GZ Changelog

 Articles referencing this project

 Comments

[»] Re: diff
by RangerElf - Dec 12th 2000 15:03:09

Hmmm... I'll hazard a guess.

mod_snake, from what I gathered while experimenting with it (for a little while, I confess, because it seemed to me a bit limited in scope), seems to be a Python CGI accelerator, it keeps the Python interpreter at hand, so when it needs to run a Python CGI, it just passes the script to it's interpreter along with all relevant CGI information, and lets it rip. Also, it has the added convenience of not having to reload the script every time it's run, only on it's first invocation or after a modification (date changes between *.py and *.pyc).

And, on the other hand, mod_python is a handler, which can interface directly with Apache and it's internal module API; so, you can write Python extensions to Apache, use Python to handle many chores like authentication, pre-/post- connection processing, URL translation, etc... it depends on what part of the HTTP handshake you want to handle, and write a Python handler for that chore.

So, it seems to me that mod_python is much more flexible than mod_snake, but with the added disadvantage of being more complicated to develop for. Check them both out, to see which benefits you more.

-elf

[reply] [top]


    [»] Re: diff
    by beagle2 - May 13th 2001 13:44:11

    mod_snake is much more than the CGI accelerator described by the previous post. It provides complete access to the Apache internals.

    mod_snake is more low-level than mod_python. It's possible to build the mod_python user model with mod_snake, but not vice versa.

    [reply] [top]


[»] diff?
by karellen - Oct 23rd 2000 04:09:19

What are the differences between this and mod_snake? two parallel projects trying to acquire the same functionality?

[reply] [top]




© Copyright 2008 SourceForge, Inc., All Rights Reserved.
About freshmeat.net •  Privacy Statement •  Terms of Use •  Trademark Guidelines •  Advertise •  Contact Us • 
ThinkGeek •  Slashdot  •  ITMJ •  Linux.com •  NewsForge  •  SourceForge.net  •  Surveys •  Jobs •  PriceGrabber