Learning NServiceBus
暫譯: 學習 NServiceBus
David Boike
- 出版商: Packt Publishing
- 出版日期: 2013-08-16
- 售價: $1,710
- 貴賓價: 9.5 折 $1,625
- 語言: 英文
- 頁數: 136
- 裝訂: Paperback
- ISBN: 1782166343
- ISBN-13: 9781782166344
海外代購書籍(需單獨結帳)
相關主題
商品描述
Calling all .NET developers suffering unreliable web services. This tutorial will teach you the stabilising force of Service Oriented Architecture using NServiceBus. Now you can build systems that automatically compensate for failure.
Overview
- Replace batch jobs with a reliable process
- Create applications that compensate for system failure
- Build message driven system
In Detail
Queuing-based messaging system are designed using Remote Procedure Call (RPC) techniques. This technique is effective; however, this method creates problems with scalability and reusability as fault tolerance is inherently hindered by the RPC principles. This book helps you to overcome this problem by introducing you to the principles of messaging and SOA to build scalable and reliable systems, that are easy to extend and maintain.
"Learning NServiceBus" is your essential guide to becoming a messaging guru. The book details the process of building a software system based on the SOA principles. From sending a simple message to publishing events, this book covers everything you need to know to understand and implement an SOA-based message driven systems.
"Learning NServiceBus" will teach you how to use publish/subscribe to create an Serivce Oriented Architecture. We will then look how to manage and extend that architecture. Through the course of the book, you will build reliable systems which will automatically compensate for failures. You will also learn to build complex yet testable business processes which will make batch processes seem outdated. By the end of the book, you will realize that SOA is much more than just web services.
What you will learn from this book
- Bring reliability to web service integrations
- Create code that automatically compensates for failure
- Manage the deployment of complex software systems
- Create software that can scale horizontally as well as vertically
Approach
This is a practical tutorial containing hands-on examples for creating a messaging and SOA based service bus.
Who this book is written for
This book is for .NET developers who are looking for ways to overcome problems related to buggy third party web service integrations, codebases that have grown into a big ball of mud, and batch jobs failure.
商品描述(中文翻譯)
呼籲所有遭受不可靠網路服務困擾的 .NET 開發者。本教程將教您如何使用 NServiceBus 來穩定服務導向架構(Service Oriented Architecture)。現在,您可以構建自動補償故障的系統。
概述
- 用可靠的過程取代批次作業
- 創建能夠補償系統故障的應用程式
- 構建基於消息驅動的系統
詳細內容
基於佇列的消息系統是使用遠程程序調用(Remote Procedure Call, RPC)技術設計的。這種技術是有效的;然而,這種方法在可擴展性和可重用性方面會產生問題,因為容錯能力本質上受到 RPC 原則的限制。本書幫助您克服這一問題,通過介紹消息和 SOA 的原則來構建可擴展且可靠的系統,這些系統易於擴展和維護。
《學習 NServiceBus》是您成為消息專家的必備指南。本書詳細介紹了基於 SOA 原則構建軟體系統的過程。從發送簡單消息到發布事件,本書涵蓋了您需要了解和實施基於 SOA 的消息驅動系統的所有內容。
《學習 NServiceBus》將教您如何使用發布/訂閱來創建服務導向架構。我們將進一步探討如何管理和擴展該架構。在本書的過程中,您將構建可靠的系統,這些系統將自動補償故障。您還將學會構建複雜但可測試的業務流程,這將使批次處理過時。在本書結束時,您將意識到 SOA 遠不止於網路服務。
您將從本書中學到的內容
- 為網路服務整合帶來可靠性
- 創建自動補償故障的代碼
- 管理複雜軟體系統的部署
- 創建可以水平和垂直擴展的軟體
方法
這是一個實用的教程,包含創建基於消息和 SOA 的服務總線的實作範例。
本書的讀者對象
本書適合尋找克服與有缺陷的第三方網路服務整合、代碼庫膨脹成一團糟以及批次作業故障相關問題的 .NET 開發者。