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

ServiceControl


ServiceControl can be downloaded from http://particular.net/downloads. For ServicePulse and ServiceInsight to work, ServiceControl has to be installed. ServiceControl is an auditing and monitoring service for NServiceBus endpoints and applications. This will define the transport type and port number that ServiceControl will be using.

ServiceControl gathers the audited messages forwarded by NServiceBus endpoints and sends them to the configured Audit queue; additionally, it exposes the HTTP API that provides data and functionality services for ServiceInsight and ServicePulse. Many of the ServiceControl configuration and troubleshooting instructions can be found at http://docs.particular.net/servicecontrol/.

ServiceControl supports other queuing types, for instance, SQL Server queues, Azure, and RabbitMQ. You will find instructions on this at http://docs.particular.net/servicecontrol/multi-transport-support.

ServiceControl, by default, will be installed at C:\Program Files (x86...