-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
Learning NServiceBus - Second Edition - Second Edition
By :
Sending messages is powerful, but it still assumes coupling between the sender and the receiver because the sender needs to know where to send the message. In this chapter, we'll first delve deeper into the concept of asynchronous messaging, and then explore the Publish/Subscribe model, and discover how publishing events allows us to decouple services from one another.
By the end of the chapter, we will have updated our solution from the previous chapter to publish an event once the user has been created, and then we will show how we can create multiple subscribers to add functionality to a system without requiring changes to the original publisher. Along the way, you'll learn the basics of messaging theory, eventual consistency, and Publish/Subscribe.
Change the font size
Change margin width
Change background colour