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

Connection pooling #3

Open
dutchmartin opened this issue Oct 25, 2019 · 0 comments
Open

Connection pooling #3

dutchmartin opened this issue Oct 25, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@dutchmartin
Copy link
Owner

We want to be able to use sprattus in a high performance web application. Therefore, connection pooling and maybe combining that with pipe-lining makes a lot of sense to do.

To come to an implementation, the following points are the concrete todo's:

  • Look at the existing connection pooling solutions and find one that is async
  • implement an async connection pool if it does not exits yet.
  • Add support for sprattus and create benchmark results.
@dutchmartin dutchmartin added the enhancement New feature or request label Oct 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant