Replace connection pool with pipeline
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 35/100
- Issue type
- Refactor
- Clarity
- Needs clarification
- Activity status
- Quiet
- Tech stack
- cpp
- Domain
- networking
Research direction
The issue names no files or tests. Start by locating the connection pool implementation and the code that creates connections per server, then determine how pipelining is represented in the Hot Rod client. Done means each server uses one pipelined connection instead of multiple pooled connections, with relevant behavior covered by tests.
Written by the indexing model from the issue text.
Description
The connection pool implementation opens multiple connections to each server. We should replace that with a single pipelined connection per server
- Dominant language
- C++
- Stars
- 11
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from infinispan/cpp-client
-
CMake 4.x support Open
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
infinispan/cpp-client#418 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 55/100
infinispan/cpp-client#422 ·
-
Hot Rod URI Open
Difficulty 5/5 Over a week Newbie friendliness 45/100
infinispan/cpp-client#421 ·
-
Hot Rod 4.x Open
Difficulty 5/5 Over a week Newbie friendliness 25/100
infinispan/cpp-client#420 ·
-
Documentation
Difficulty 2/5 1-3 hours Newbie friendliness 30/100
infinispan/cpp-client#412 ·
All issues in infinispan/cpp-client
Similar issues
-
enhancement
Difficulty 1/5 Under an hour Newbie friendliness 88/100
QuantStack/git2cpp#187 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
mlcommons/mobile_app_open#1182 ·
-
Needs-Triage
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
microsoft/winget-cli#6547 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
AXERA-TECH/ax-llm#77 ·