crossoverJie / crossoverJie/cim
netty 路由发消息通过http服务实现,性能怎么样
Open
question
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.9k
- PR merge metrics
- No merged PRs in 30d
Description
通过tomcat实现的http服务发送消息,线程过多的话会不会对netty服务器的io有影响
是否有其他更好的解决方案
譬如,在netty服务端起一个消息消费的客户端,所有的要发的路由消息,放到mq中,由mq统一管理,这种否可行
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the current Tomcat HTTP-to-Netty message-routing path and identify how message delivery and threading are handled. Compare that path with the proposed Netty-side consumer and MQ approach; document measured I/O impact, feasibility, and a decided recommendation as the completion criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, distributed-systems, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100