Learning NServiceBus Sagas
- Length: 194 pages
- Edition: 1
- Language: English
- Publisher: Packt Publishing
- Publication Date: 2014-12-12
- ISBN-10: 1782173498
- ISBN-13: 9781782173496
- Sales Rank: #5815997 (See Top 100 Books)
Discover how to design, build, and test sagas and messaging with NServiceBus
About This Book
- Explore the robust features of NServiceBus to build different endpoints and messaging queues
- Design, develop, and test sagas to handle messages and persist message objects
- Get to grips with the NSB platform tools through this step-by-step learning experience
Who This Book Is For
If you are an Enterprise C# developer who wishes to extend your knowledge of NServiceBus and Enterprise Service Bus in C#, this is the book for you. This book is designed to enhance the education of ESBs and their messaging, whether you are a beginner or a seasoned expert in Enterprise C#, Apex, and Visualforce pages.
In Detail
NServiceBus (NSB) is the most popular Enterprise Service Bus (ESB) for C#. This learning guide will equip you with the skills to develop and design NSB sagas and NSB messaging. The first few chapters will discuss the basics of SOA, gradually leading you into the detailed topics of NSB.
In the next chapters, NSB platform services will be covered for monitoring, designing in Visual Studio, and operational pulses on NSB. Many example architectures will be explained using ASP.NET Model-View-Controllers, Entity Frameworks, NHibernate, MSMQ, RabbitMQ, SQL Server queues, ActiveMQ, and MongoDB. Finally, endpoints will be extended using sagas to integrate them into secure protocols such as Secure File Transfer Protocol (SFTP) and C# web services.
By the end of this book, you will be able to design, build, and test NServiceBus sagas and perform message handling.
Table of Contents
Chapter 1. Introduction to Sagas
Chapter 2. NServiceBus Saga Architecture
Chapter 3. The Particular Service Platform
Chapter 4. Saga Development
Chapter 5. Saga Snippets
Chapter 6. Using NServiceBus in the Cloud