ShadowySpirits commented on issue #5529:
URL: https://github.com/apache/rocketmq/issues/5529#issuecomment-1321722860

   Using the spin lock instead of system semaphore will reduce the cost of 
system call but increase CPU usage. We should have more performance tests to 
support this proposal. And I am not sure that buffering messages in memory will 
improve throughput because buffer IO provided by OS already do this.


-- 
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]

Reply via email to