You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2020/03/30 07:47:24 UTC

[GitHub] [rocketmq-client-go] ShannonDing commented on issue #465: [Native] Should shutdown producer when sended a message

ShannonDing commented on issue #465: [Native] Should shutdown producer when sended a message
URL: https://github.com/apache/rocketmq-client-go/issues/465#issuecomment-605838599
 
 
   create the producer instance once and keep it running until it is never used.
   here are some examples:
   https://github.com/apache/rocketmq-client-go/blob/native/examples/producer/simple/main.go

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services