baidu / baidu/Jprotobuf-rpc-socket
发送过多的请求到rpc server,server端会排队执行所有的请求吗
Open
- Dominant language
- Java
- Stars
- 535
- Forks
- 216
- PR merge metrics
- No merged PRs in 30d
Description
比如woker线程池只开了50个,处理速度又比较慢,当worker线程都在忙时,新进来的请求会放到线程池的排队队列里面吗?线程池的排队队列的大小可以设置吗?
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating the Java RPC server's worker-thread-pool configuration and request-dispatch path, then determine whether busy workers queue new requests and whether queue capacity is configurable. Done means the behavior and relevant configuration are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100