RockteMQ-AI commented on issue #762:
URL: 
https://github.com/apache/rocketmq-spring/issues/762#issuecomment-5533799872

   **Issue Evaluation**
   
   Category: `enhancement` | Status: **Evaluated**
   
   **Feasibility:** needs-discussion
   **Scope:** `RocketMQMessageListener` thread pool configuration
   **Compatibility:** May affect existing deployments that rely on current 
thread allocation
   
   Creating `2 * CPU cores` threads per listener can lead to excessive thread 
creation when multiple listeners are configured. A shared, configurable thread 
pool would be more efficient.
   
   ---
   *Automated evaluation by github-manager-bot*


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