NServiceBus has a built in implementation of the Publish-subscribe pattern. publish–subscribe is a messaging pattern where senders of messages, called publishers, do not program the messages to be sent directly to specific receivers, called subscribers.