Created by: yeisonvargasf
What is this Python project?
Japronto (from Portuguese "já pronto" /ˈʒa pɾõtu/ meaning "already done") is a screaming-fast, scalable, asynchronous Python 3.5+ web micro-framework integrated with pipelining HTTP server based on uvloop and picohttpparser.
Features:
-
HTTP 1.x implementation with support for chunked uploads.
-
Full support for HTTP pipelining.
-
Keep-alive connections with configurable reaper.
-
Support for synchronous and asynchronous views.
-
Master-multiworker model based on forking.
-
Support for code reloading on changes.
-
Simple routing.
What's the difference between this Python project and similar ones?
- Performance (1214440 Req/Sec).
Anyone who agrees with this pull request could vote for it by adding a