Within a namespace, all token pool definition messages are broadcast on one topic. They could be split onto unique topics to enhance throughput, as long as the topic gives a deterministic "winner" for creating the pool in the case of a race (ie the topic should probably be some function of namespace+name).