aaron-ai opened a new issue, #539: URL: https://github.com/apache/rocketmq-clients/issues/539
### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Programming Language of the Client Java ### Summary Provides a singleton example for producer. ### Motivation Avoid creating too many producers. ### Describe the Solution You'd Like Update the existing producer example using the Singleton pattern. ### Describe Alternatives You've Considered N/A ### Additional Context _No response_ -- 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]
