Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skotopes/fastpy
Fastcgi - WSGI gateway
https://github.com/skotopes/fastpy
Last synced: about 2 months ago
JSON representation
Fastcgi - WSGI gateway
- Host: GitHub
- URL: https://github.com/skotopes/fastpy
- Owner: skotopes
- Created: 2012-04-11T21:00:20.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-04-11T21:22:47.000Z (over 12 years ago)
- Last Synced: 2023-03-23T08:24:43.553Z (almost 2 years ago)
- Language: C
- Homepage:
- Size: 402 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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.