Skip to content

m-monaghan/nsb-amqp-transport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache NMS AMQP Transport for NServiceBus

The "NServiceBus AMQP Transport" name is self-explanatory, it’s a library that provides a transport option for NServiceBus to connect to ActiveMq (specifically Artemis).

The transport utilises the Apache.NMS.AMQP library as the messaging API to a broker.

The following diagram depicts where this library sits within your application structure:

Library Structure

Samples

The samples have been created and tested against a local docker ActiveMq Artemis instance obtained from https://hub.docker.com/r/vromero/activemq-artemis

Notes

To run the docker image:

docker pull vromero/activemq-artemis
./scripts/run-docker-artemis.sh

References

About

NServiceBus AMQP Transport

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published