davidmoten / davidmoten/rxjava2-jdbc
Enhance non-blocking connection pool
Open
enhancement
- Dominant language
- Java
- Stars
- 394
- Forks
- 41
- Avg merge
- 2m
- Merged PRs (30d)
- 1
Description
Just to mention I'll rewrite portions of the MemberSingle drain loop and NonBlockingConnectionPool to maximize non-blocking. At the moment establishment of a connection blocks the drain loop. It should be scheduled with a subsequent drain call. Might get to release stage in a week or two.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.