Skip to content

Connection pooling#4

Merged
lovelydinosaur merged 3 commits intomasterfrom
connection-pooling
Apr 17, 2019
Merged

Connection pooling#4
lovelydinosaur merged 3 commits intomasterfrom
connection-pooling

Conversation

@lovelydinosaur
Copy link
Copy Markdown
Contributor

@lovelydinosaur lovelydinosaur commented Apr 16, 2019

Implements keep-alive and connection pooling.

Remaining tasks:

  • hard limit on max acquired connections.
  • soft limit to determine return to pool vs. close.
  • connection acquiry timeout.
  • test connection aliveness on acquiry from pool.

@lovelydinosaur lovelydinosaur merged commit 68c468a into master Apr 17, 2019
@lovelydinosaur lovelydinosaur deleted the connection-pooling branch April 17, 2019 16:03
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

Successfully merging this pull request may close these issues.

1 participant