Skip to content

ActiveMQ service as part of the Express app #2

Description

@mblomdahl

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).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions