Jump to content

mod_python: Apache/Python Integration


Recommended Posts

Posted

Mod_Python - Modulo de integração de Python no servidor web Apache .

Mod_python é um modulo para o Apache Web Server que integra o intrepertador de Python no servidor. Com este módulo pode-se desenvolver aplicações web em Python que executam muito mais rápido que o CGI tradicional.

"Mod_python is an Apache module that embeds the Python interpreter within the server. With mod_python you can write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as ability to retain database connections and other data between hits and access to Apache internals. A more detailed description of what mod_python can do is available in this O'Reilly article. "

http://www.modpython.org/

teckV

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site you accept our Terms of Use and Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.