Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

filter: Allow for multiple filters #74

Merged
merged 1 commit into from
May 1, 2018

Conversation

mjs
Copy link
Contributor

@mjs mjs commented May 1, 2018

The filter now subscribes to its inbound NATS subject using a queue group so that multiple filters can be run at the same time.

Closes #55.

I've tested this with parallel filters, ensuring that all lines injected into the listener make it through to the database exactly once.

The filter now subscribes to its inbound NATS subject using a queue
group so that multiple filters can be run at the same time.
@mjs mjs requested a review from oplehto May 1, 2018 01:53
@oplehto oplehto merged commit 9e95499 into jumptrading:master May 1, 2018
@mjs mjs deleted the multiple-filters branch June 26, 2018 02:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants