Assume I am using the same code base (e.g. jar),
1. Are there any limitation (theoretical/practical) limit on the max.
number of topology I can run?
2. Besides, are there any scheduler I can use to generate message on spout
exactly every X minutes (neglecting the execution time, like a cron)?
Thanks