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

ActiveMQ service as part of the Express app #2

Open
mblomdahl opened this issue Jan 29, 2020 · 0 comments
Open

ActiveMQ service as part of the Express app #2

mblomdahl opened this issue Jan 29, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mblomdahl
Copy link
Member

Currently there's nothing in the Express app to actually make use of a ActiveMQ instance. We should have something like a ./services/activemq.js file that takes care of 1) connecting to MQ, 2) exposing the connection (maybe?), and 3) a sendToQueue(message) function that puts something on the queue (e.g. a simple "application started" upon startup).

@mblomdahl mblomdahl added the enhancement New feature or request label Jan 29, 2020
@mblomdahl mblomdahl assigned mblomdahl and ghost Jan 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant