so in my use case of individualizing msgs/data, I would want many unique topics....
so can nsq handle 10,000, 300,000, 500,000, 1million+ topics?
how many instances of nsqd would be suitable production wise for 10,000s of topics?
So the purpose of channels is to evenly distribute those msgs?
if im looking at this system like a cable network, Time Warner.
topics = ESPN, HBO, MTV, TNT,...
channels = ????
the part i dont get is that in the slide you have different channels of a topic assigned different titles
topic A ----> channel "videos", channel "pic", channel "text, channel "audio"
but you said that channels get all the msgs, that means that channel "text" is going to get the same msgs as channel "audio"?
so what? on a client thats consuming topic A channel "video", you say, even though all these msgs (text,video,pic,audio) are coming in, i just want "video" related msgs?
thank you for your time and clarity