
- 408 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
ActiveMQ in Action
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
- 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.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Copyright
- Brief Table of Contents
- Table of Contents
- Preface
- Acknowledgments
- About this Book
- Part 1. An introduction to messaging and ActiveMQ
- Chapter 1. Introduction to Apache ActiveMQ
- Chapter 2. Understanding message-oriented middleware and JMS
- Chapter 3. The ActiveMQ in Action examples
- Part 2. Configuring standard ActiveMQ components
- Chapter 4. Connecting to ActiveMQ
- Chapter 5. ActiveMQ message storage
- Chapter 6. Securing ActiveMQ
- Part 3. Using ActiveMQ to build messaging applications
- Chapter 7. Creating Java applications with ActiveMQ
- Chapter 8. Integrating ActiveMQ with application servers
- Chapter 9. ActiveMQ messaging for other languages
- Part 4. Advanced features in ActiveMQ
- Chapter 10. Deploying ActiveMQ in the enterprise
- Chapter 11. ActiveMQ broker features in action
- Chapter 12. Advanced client options
- Chapter 13. Tuning ActiveMQ for performance
- Chapter 14. Administering and monitoring ActiveMQ
- Index
- List of Figures
- List of Tables
- List of Listings