Skip to content
Snippets Groups Projects
Commit 01b02a09 authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Update RCRMQ class

publish funtion:
 only make connection if it is not yet established
 only disconnect if there's no consumer using the same connection

consume function:
 only make connection if it is not yet established
 adding _consuming variable to keep tracking if the connection needs to be alive
parent abc0fbfa
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment