concurrent consumption of messages

pull/232/head
Gordon 3 years ago
parent 78bfd1ff64
commit 2b142baf19

@ -15,7 +15,7 @@ const OnlineTopicVacancy = 0
const Msg = 2 const Msg = 2
const ConsumerMsgs = 3 const ConsumerMsgs = 3
const UserMessages = 4 const UserMessages = 4
const ChannelNum = 10 const ChannelNum = 11
var ( var (
persistentCH PersistentConsumerHandler persistentCH PersistentConsumerHandler

Loading…
Cancel
Save