ajp-wsgi - an implementation of WSGI (the abstract Python server protocol) based on AJP (the Java Server Protocol), written entirely in C and executing Python applications via embedded Python interpreters. Could be very interesting for efficient operation of Python applications.