Book Image

Spring Integration Essentials

By : CHANDAN K PANDEY
Book Image

Spring Integration Essentials

By: CHANDAN K PANDEY

Overview of this book

Table of Contents (18 chapters)
Spring Integration Essentials
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 9. Monitoring, Management, and Scaling Up

In the previous chapter, we covered one of the most important aspects—testing. We will end our discussion on Spring Integration by covering the following topics in this chapter:

  • Monitoring and management

  • Scaling up

As we have witnessed across the chapters, enterprise systems are disparate, disconnected, and prone to failure. One important aspect of enabling communication across them is the ability to monitor what went wrong, which of the components are overloaded, and what have been the vital stats of communication—this all will help in improving the reliability and efficiency of the systems. The Spring framework provides decent support for monitoring and management, let's discuss how it can be leveraged.