questdb / questdb/documentation
Add documentation for separated thread pools
Open
Nobody has claimed this yet.
documentation
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 44
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 26
Description
As introduced in this PR https://github.com/questdb/questdb/pull/5805
We probably need to change it at least in:
- config section https://questdb.com/docs/configuration/#shared-worker
- capacity planning section https://questdb.com/docs/operations/capacity-planning/
- architecture pages: network, ingestion, query engine
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.
Research direction
Start by reading PR 5805 to understand the separated thread pools, then review the shared-worker configuration, capacity planning, networking layer, data ingestion, and query engine documentation pages named in the issue. Done means each affected page accurately describes the new thread-pool behavior and its capacity-planning implications.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100