concurrent consumption of messages

This commit is contained in:
Gordon
2022-05-19 12:25:46 +08:00
parent 4f165f3b27
commit ee0a71de1b
5 changed files with 151 additions and 18 deletions
+1
View File
@@ -12,6 +12,7 @@ import (
const OnlineTopicBusy = 1
const OnlineTopicVacancy = 0
const Msg = 2
var (
persistentCH PersistentConsumerHandler