You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would having multiple single topic KafkaConsumers - and multiple processing threads - further improve performance?
An Eventuate application could accomplish the same thing by having multiple per-channel subscriptions (with unique subscriber ids subscriber-X-<channel>
The text was updated successfully, but these errors were encountered:
Would having multiple single topic KafkaConsumers - and multiple processing threads - further improve performance?
An Eventuate application could accomplish the same thing by having multiple per-channel subscriptions (with unique subscriber ids
subscriber-X-<channel>
The text was updated successfully, but these errors were encountered: