Skip to content

What are some of the use-cases for using socketify.py? #96

Answered by cirospaciari
robkorv asked this question in Q&A
Discussion options

You must be logged in to vote

Hey there.

This project is a web framework and WebServer and wants to be an all-in-one package solution for web development.
You can start fresh with socketify or use socketify WSGI and/or ASGI servers to boost your current project performance.

You can replace gunicorn + uvicorn + httptools + uvloop with socketify.
You can replace fastapi, flask, django, falcon, or any other Web Framework or use our ASGI and WSGI server with these frameworks too!

Here are some recent benchmarks in TechEmPower:
https://www.techempower.com/benchmarks/#section=test&runid=8b5c71ba-c738-444e-80d1-581f7e650b68&test=plaintext&l=hra0hr-35r

Socketify itself does not need ASGI and WSGI servers, that's why is so fas…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by robkorv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #95 on January 25, 2023 14:55.