You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@storm.apache.org by Amikam Snir <am...@gmail.com> on 2014/05/12 09:03:17 UTC

How to achieve multi-tenancy by kafka & storm?

Hi all,

What are the best practices, for building a multi-tenant app in the context
of Kafka and storm?


For example: creating topic for each tenant and consume multi-topics spout
(using wildcard).


Thanks in advance,

Amikam.