Skip to content
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.

Single Queue With Multiple Topics Subscribed #130

Merged

Conversation

christopherhein
Copy link
Contributor

Issue #, if available:
closes #21
closes #103

Description of changes:
Modifies the existing SNS -> SQS Code for the CloudFormation stacks to make it use a single queue with a topic per resource instead of a Queue and Topic per resource. Thus reducing the overall goroutines necessary to run.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@christopherhein christopherhein added code-generation Code generation library pkg/operator Package for the operators pkg/queue Package for the queue labels Oct 23, 2018
@christopherhein christopherhein added this to the v0.0.1-alpha3 milestone Oct 23, 2018
@tantona
Copy link
Contributor

tantona commented Oct 25, 2018

@christopherhein couple of minor comments then 👍

Signed-off-by: Christopher Hein <me@christopherhein.com>
Signed-off-by: Christopher Hein <me@christopherhein.com>
Signed-off-by: Christopher Hein <me@christopherhein.com>
Signed-off-by: Christopher Hein <me@christopherhein.com>
@christopherhein christopherhein merged commit 85af64a into amazon-archives:master Nov 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
code-generation Code generation library pkg/operator Package for the operators pkg/queue Package for the queue
Projects
None yet
2 participants