ActiveMQ in Action

Read # ActiveMQ in Action by Bruce Snyder, Dejan Bosanac, Rob Davies ↠ eBook or Kindle ePUB. ActiveMQ in Action A very good book on ActiveMQ according to Taruvai Subramaniam. Just finished this book. Message brokers like WS-MQ, Tibco are quite expensive and require professional administrators. ActiveMQ is just a single jar file you can invoke from Eclipse. But dont be misled. It is a full fledged, high performance message broker. Learning message oriented middleware has two facets. The first is learning JMS. This book is not the best place to start. I would recommend Java Message Service which by happe

ActiveMQ in Action

Author :
Rating : 4.50 (998 Votes)
Asin : 1933988940
Format Type : paperback
Number of Pages : 375 Pages
Publish Date : 2014-10-23
Language : English

DESCRIPTION:

Also available is all code from the book.. Applications in enterprises need to communicate, most commonly done by messaging. 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. 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, t

Dejan Bosanacis a software developer, technology consultant and author withdeep expertise in integration and interoperability of Java and web technologies.Dejan spent a number of years in development of complex software projects, rang-ing from highly-trafficked web sites through enterprise applications.Rob Davieshas over 20 years experience of developing high performance distrib-uted enterprise systems and products for telcos and finance. CurrentlyDirector of Open Source Develop

About the AuthorBruce Snyderis a veteran of enterprise software development and a recognizedleader in open source software. CurrentlyDirector of Open Source Development at IONA, Rob was also a founder andCTO of SpiritSoft and founder and VP Product Development at LogicBlaze.. Inaddition to his role as a software consultant, Bruce is also an Apache Member, aco-founder of Apache Geronimo and a developer for Apache ActiveMQ, Camel,and ServiceMix. Bruce has experience in a wide range of technolo-gies including Java EE, Enterprise Messaging and Service Oriented Integration. Dejan Bosanacis a software developer, technology consultant and author withdeep expertise in integration and interoperability of Java and web technologies.Dejan spent a number of years in development of complex software projects, rang-ing from highly-trafficked web sites through enterprise applications.Rob Davieshas over 20

"A very good book on ActiveMQ" according to Taruvai Subramaniam. Just finished this book. Message brokers like WS-MQ, Tibco are quite expensive and require professional administrators. ActiveMQ is just a single jar file you can invoke from Eclipse. But don't be misled. It is a full fledged, high performance message broker. Learning message oriented middleware has two facets. The first is learning JMS. This book is not the best place to start. I would recommend Java Message Service which by happenstance uses ActiveMQ for its code samples.The other part is all the stuff that JMS doesn't deal with by de. Siddhardha said Worth a read. After reading this book almost from cover to cover (except for chapters 8 and 9) and trying out all source code, I have come to the conclusion that this is a decent book all in all and it's definitely worth a read if you are using ActiveMQ (unless you are an advanced user already). It appears that most of what's in the book is more or less online on the ActiveMQ site (in fact, the example code looks alike in a lot of places), so you may not necessarily need to buy it unless you want to. For me, I always find it helpful to have a paper c. Dimitri K said Configuration tutorial,. This book may be useful for a sysadmin, who want to configure ActiveMQ. Also positive is that this book does not spend half of its pages on marketing. The authors seem knowledgeable, but they seem to be not willing to share their knowledge too much.One cannot configure something without understanding why they configure that. In other words, it is necessary to understand the ideas behind the configuration. This part is not so good in this book. Authors spend lot of pages printing the console outputs of the running programs, but when it c

OTHER BOOK COLLECTION