ActiveMQ in Action
eBook - ePub

ActiveMQ in Action

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

About this book

Applications in enterprises need to communicate, most commonly done by messaging. Apache ActiveMQ is an open-source implementation of the Java Message Service (JMS), which provides messaging in Java applications. ActiveMQ in Action is a thorough, practical guide to implementing message-oriented systems using ActiveMQ and Java. Co-authored by one of the leading ActiveMQ developers, Bruce Snyder, the book starts with the anatomy of a core Java message, then moves quickly through fundamentals including data persistence, authentication and authorization. Later chapters cover advanced features such as configuration and performance tuning, illustrating each concept with a running real-world stock portfolio application.Readers will learn to integrate ActiveMQ with Apache Geronimo and JBoss, and tie into both Java and non-Java technologies including AJAX, .NET, C++, Ruby, and the Spring framework. 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 ActiveMQ in Action by Dejan Bosanac,Bruce Snyder,Rob Davies in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming in Java. 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. Preface
  5. Acknowledgments
  6. About this Book
  7. Part 1. An introduction to messaging and ActiveMQ
  8. Chapter 1. Introduction to Apache ActiveMQ
  9. Chapter 2. Understanding message-oriented middleware and JMS
  10. Chapter 3. The ActiveMQ in Action examples
  11. Part 2. Configuring standard ActiveMQ components
  12. Chapter 4. Connecting to ActiveMQ
  13. Chapter 5. ActiveMQ message storage
  14. Chapter 6. Securing ActiveMQ
  15. Part 3. Using ActiveMQ to build messaging applications
  16. Chapter 7. Creating Java applications with ActiveMQ
  17. Chapter 8. Integrating ActiveMQ with application servers
  18. Chapter 9. ActiveMQ messaging for other languages
  19. Part 4. Advanced features in ActiveMQ
  20. Chapter 10. Deploying ActiveMQ in the enterprise
  21. Chapter 11. ActiveMQ broker features in action
  22. Chapter 12. Advanced client options
  23. Chapter 13. Tuning ActiveMQ for performance
  24. Chapter 14. Administering and monitoring ActiveMQ
  25. Index
  26. List of Figures
  27. List of Tables
  28. List of Listings