1, After the consumer initializes the instance, if the REDIS is disconnected, the consumer can not reconnect to the REDIS when the REDIS is reopened.
2, The consumer once Start(), unless the withdrawal process, it has been running, can not find any way to terminate, can you consider joining Stop()?
3. In QueueContainer, only Create has no Remove. @@how can I remove the created producer or comsumer?
1, After the consumer initializes the instance, if the REDIS is disconnected, the consumer can not reconnect to the REDIS when the REDIS is reopened.
2, The consumer once Start(), unless the withdrawal process, it has been running, can not find any way to terminate, can you consider joining Stop()?
3. In QueueContainer, only Create has no Remove. @@how can I remove the created producer or comsumer?