Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python server performance #1

Open
wangkuiyi opened this issue Feb 23, 2023 · 0 comments
Open

Python server performance #1

wangkuiyi opened this issue Feb 23, 2023 · 0 comments

Comments

@wangkuiyi
Copy link

wangkuiyi commented Feb 23, 2023

Thank you for making saxml open source! I'm one of the many people who think this project is very useful.

I am interested in how well the Python server works. I know that GPU kernels can be launched well with Python to make good use of GPUs. Could Python listen to network requests and handle them efficiently?

If not, should this Python server be used as a prototype for a C++ server that loads and runs AOT-compiled JAX programs (https://jax.readthedocs.io/en/latest/aot.html)? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant