JanYork commented on issue #828: URL: https://github.com/apache/rocketmq-clients/issues/828#issuecomment-2327034618
Perhaps you could try putting the consumer and producer into a node.js worker to avoid the latency caused by the single-threaded event loop. I'm not sure if the latency is caused by having too many queues in the event loop, but you could try it. -- 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]
