Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Use AMQP subscriber pool for Observer #804

Merged
merged 1 commit into from
Oct 7, 2021

Conversation

bstasyszyn
Copy link
Contributor

Changed the Observer message queue subscribers (DID and Anchor) to use a pool so that anchor events may be processed concurrently.

closes #802

Signed-off-by: Bob Stasyszyn Bob.Stasyszyn@securekey.com

Changed the Observer message queue subscribers (DID and Anchor) to use a pool so that anchor events may be processed concurrently.

closes trustbloc#802

Signed-off-by: Bob Stasyszyn <Bob.Stasyszyn@securekey.com>
@cla-bot cla-bot bot added the cla-signed label Oct 7, 2021
@fqutishat fqutishat merged commit 6cb5f10 into trustbloc:main Oct 7, 2021
@bstasyszyn bstasyszyn deleted the 802 branch October 7, 2021 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use AMQP subscriber pool in Observer
3 participants