Introduction to NServiceBus

Pluralsight
Course Summary
Discover the most popular service bus on .Net
-
+
Course Description
NServiceBus is an open source service bus built on the .NET platform. It combines the durability of store-and-forward queuing technologies like MSMQ with reliability-enhancing features such as retries and error queues. With durable publish and subscribe facilities, NServiceBus is a perfect fit as the communication backbone for your event driven architectures, enabling you to build robust systems able to withstand the harsh reality of production environments.
-
+
Course Syllabus
Introduction- 12m 3s
—Introduction 0m 49s
—Getting the binaries 2m 54s
—Preparation 1m 33s
—New project 2m 55s
—The BusStop sample application 2m 31s
—Summary 1m 21sOne Way Messaging Basics- 53m 44s
—Introduction 0m 55s
—Messaging and queues 2m 54s
—Defining a message 4m 25s
—Sending a message 6m 37s
—Configuring the api endpoint 10m 11s
—Setting up the backend project 10m 46s
—Asyncronous messaging 15m 33s
—Summary 2m 23sAdvanced One Way Messaging- 47m 4sCustomized Messaging- 43m 9sFull Duplex Messaging- 1h 11mPublish and Subscribe- 55m 59s
This course is listed under
Open Source
, Development & Implementations
, IT Strategy & Management
and IT Security & Architecture
Community
Related Posts: