knative-extensions / eventing-natss

NATS streaming integration with Knative Eventing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scaling dispatchers for higher throughput

knguyen0125 opened this issue · comments

Problem
I'm trying to integrate NATS channel to my application, and with default configuration only one event can be handled at a time. This severely limit the throughput of my application. Increasing number of dispatcher pods should increase the throughput.

Persona:
Developer

Exit Criteria
Developers can scale number of dispatcher for NATS channel. Number of events processed at a time should scale with number of dispatchers

Time Estimate (optional):
How many developer-days do you think this may take to resolve?

Additional context (optional)
Add any other context about the feature request here.

This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Reopen the issue with /reopen. Mark the issue as
fresh by adding the comment /remove-lifecycle stale.