Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/skotopes/fastpy

Fastcgi - WSGI gateway
https://github.com/skotopes/fastpy

Last synced: about 2 months ago
JSON representation

Fastcgi - WSGI gateway

Awesome Lists containing this project

README

        

This is fastcgi to python WSGI gateway, written in c++, supports PEP333 excluding write()
it can speed up WSGI python application up to 500% (mainly on simple and quick answers)

It`s extremely experimental and dirty implementation, was written just for fun.
This project is partially abandoned, send me message if it`s interesting for you.