Filtering should be
- Group Filter
- Ignore filter
- Stream name filter
- Number of messages
I dont think we need the concept of concurrent/ordered workers, what we do need is a way of controlling the message count in flight to control the ordering so maybe an IsOrdered flag somewhere
Filtering should be
I dont think we need the concept of concurrent/ordered workers, what we do need is a way of controlling the message count in flight to control the ordering so maybe an IsOrdered flag somewhere