- Does Kafka support pattern matching?

- What are the limitations of one Kafka server in terms of number of topics and number of consumers?

- Can you load balance publishing/subscribing across multiple Kafka servers to increase redundancy?

- Other than lack of map/reduce support how does Kafka differ than say Redis Pub/Sub? (http://redis.io/topics/pubsub)

- Would anyone mind sharing their Kafka setup in terms of both functionality/usage and architecture... basically more in depth than the usual "Kafka servers our realt-time X" (https://cwiki.apache.org/confluence/display/KAFKA/Powered+By). Having concrete use cases on the wiki could help gain adoption, especially to new users of the pub/sub paradigm, by showing what the powers of pub/sub real-time messaging can accomplish.

- Any good papers on what problems pub/sub in general can solve?

Thanks



Reply via email to