Book Image

MASTERING NSERVICEBUS AND PERSISTENCE

By : Richard L Helton
Book Image

MASTERING NSERVICEBUS AND PERSISTENCE

By: Richard L Helton

Overview of this book

Table of Contents (15 chapters)
Mastering NServiceBus and Persistence
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


We have discussed many of the different configurations used to create IBus. Much emphasis has been put on both sagas and persistence. We walked through two similar but different examples and went through the Init() method, sagas, and message handlers. The goal is that the reader has enough references and knowledge about configurations to start configuring their own sagas and persistent examples going forward. We discussed the creation of services and endpoints, debugging through message mutators, and more. The NServiceBus IBus does the bulk of the work, so coding is kept to a minimal.