ajp-wsgi

v 1.1

WSGI server/gateway implementing AJP

ajp-wsgi is a WSGI server/gateway that implements AJP 1.3 to communicate with a web server. It is written in C and embeds a Python interpreter to run the actual application. Since all of the low-level transport code is in C, ajp-wsgi is significantly faster than flup's pure-Python ajp server.

http://www.saddi.com/software/ajp-wsgi

To install ajp-wsgi, paste this in macOS terminal after installing MacPorts

sudo port install ajp-wsgi

Add to my watchlist

Installations 0
Requested Installations 0