liwenzheng opened a new issue #746:
URL: https://github.com/apache/incubator-eventmesh/issues/746


   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Feature Request
   
   Use disruptor to increase throughput, improve the processing capacity of 
eventmesh and reduce the number of threads.
   Before improvement,Enabling thread pool at the entrance will cause a lot of 
blocking。
   
![image](https://user-images.githubusercontent.com/1767832/151012260-f5406913-2738-4d15-9d0b-f8684612c1dd.png)
   
   After improvement,Using high-performance queue to receive messages at the 
entrance will greatly improve TPS.
   
![image](https://user-images.githubusercontent.com/1767832/151012639-9d8a0d45-a882-41df-a73d-455735a255d7.png)
   
   What do you think?
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to