Open-Source ESBs in Action
eBook - ePub

Open-Source ESBs in Action

Example Implementations in Mule and ServiceMix

  1. 528 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Open-Source ESBs in Action

Example Implementations in Mule and ServiceMix

About this book

Most modern business systems include independent applications that exchange information with each other-a technique usually called enterprise integration. An architectural approach called the Enterprise Service Bus (ESB) offers developers a way to handle the messages between those independent applications without creating a lot of custom code. While commercial ESB solutions can be quite expensive to implement and maintain, a set of high-quality open source ESB tools offer the same functionality at a substantially lower cost. Open Source ESBs in Action shows you how to implement and use two open source ESB implementations: Mule and ServiceMix. The authors introduce you to these freely-available ESB tools and present practical examples of how to use them in real-world scenarios. You will learn how the various features of an ESB such as transformation, routing, security, connectivity and more can be implemented using Mule and ServiceMix. You will also learn how to solve common enterprise integration problems using a structured approach.Beyond simply learning how Mule and Service Mix work, you'll learn the core techniques of ESB implementation such as Process Choreography, or the implementation of complex business processes through an ESB, and Service Orchestration, or exposing a set of services as a single service. The book shows you the fundamentals of ESB-based event processing and Quality of Service concerns like security, reliable delivery, and transaction management.Working in integration projects is exciting, with new technologies and paradigms arriving every day. Open Source technologies like Mule and ServiceMix both offer lower-cost solutions and a higher degree of innovation than commercial ESB implementations. Open Source ESBs in Action will help you master ESB-driven integration techniques quickly and will provide you with knowledge you need to work effectively with Mule and ServiceMix. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Open-Source ESBs in Action by Tijs Rademakers,Jos Dirksen in PDF and/or ePUB format, as well as other popular books in Computer Science & Computer Science General. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Copyright
  2. Brief Table of Contents
  3. Table of Contents
  4. Foreword
  5. Foreword
  6. Preface
  7. Acknowledgments
  8. About this Book
  9. Part 1. Understanding ESB functionality
  10. Chapter 1. The world of open source ESBs
  11. Chapter 2. Architecture of Mule and ServiceMix
  12. Chapter 3. Setting up the Mule and ServiceMix environments
  13. Chapter 4. The foundation of an integration solution
  14. Part 2. Using ESB core functionalities
  15. Chapter 5. Working with messages
  16. Chapter 6. Connectivity options
  17. Chapter 7. Web services support
  18. Chapter 8. Implementing enterprise-quality message flows
  19. Part 3. ESB case studies
  20. Chapter 9. Implementing a case study using patterns
  21. Chapter 10. Managing and monitoring the ESB
  22. Chapter 11. Implementing a process engine in the ESB
  23. Appendix A. ServiceMix 4.0
  24. Appendix B. Differences between Mule 1.4.x and Mule 2.0.x
  25. Appendix C. Graphical tool support
  26. Appendix D. Mule component overview
  27. Appendix E. ServiceMix component overview
  28. Appendix F. The Swing test client
  29. Appendix G. Overview of tools and libraries
  30. Index
  31. List of Figures
  32. List of Tables
  33. List of Listings