ActiveMQ in Action
eBook - ePub

ActiveMQ in Action

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

ActiveMQ in Action

,
Book details
Table of contents
Citations

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

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
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.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
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 access ActiveMQ in Action by 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

Publisher
Manning
Year
2011
ISBN
9781638357025

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