万本电子书0元读

万本电子书0元读

顶部广告

Instant Apache ActiveMQ Messaging Application Development How-to电子书

售       价:¥

37人正在读 | 0人评论 6.2

作       者:Timothy Bish

出  版  社:Packt Publishing

出版时间:2013-05-23

字       数:68.9万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks.This is a Packt Instant How-to guide, which provides concise and practical recipes to help you get started writing applications with ActiveMQ using practical examples.Instant ActiveMQ Application Development How-to is for the developers who are new to Java Message Service application development or new to JMS development using ActiveMQ. Readers will come away ready to solve complicated messaging related problems using the JMS API and ActiveMQ.
目录展开

Instant Apache ActiveMQ Messaging Application Development How-to

Instant Apache ActiveMQ Messaging Application Development How-to

Credits

About the Author

About the Reviewer

www.PacktPub.com

Support files, eBooks, discount offers and more

Why Subscribe?

Free Access for Packt account holders

Preface

What this book covers

What you need for this book

Who this book is for

Conventions

Reader feedback

Customer support

Downloading the example code

Errata

Piracy

Questions

1. Instant Apache ActiveMQ Messaging Application Development How-to

Installing ActiveMQ (Simple)

Getting ready

How to do it...

There's more...

Setting up our development environment (Simple)

Getting ready

How to do it...

How it works...

There's more...

Creating ActiveMQ applications (Simple)

Getting ready

How to do it...

How it works...

There's more...

A brief aside on Connection URIs

Dividing up work with queues (Simple)

Getting ready

How to do it...

How it works...

The job producer

The job consumer

There's more...

Where to learn more about Message Acknowledgement

Event processing with topics (Simple)

Getting ready

How to do it...

How it works...

The stock price producer

The stock price consumer

There's more...

Things to keep in mind when using durable subscriptions

Selecting messages (Simple)

Getting ready

How to do it...

How it works...

What is a JMS selector?

Adding selectors to subscriptions

There's more...

Sparse matching selectors

Using the JMS request/response pattern (Intermediate)

Getting ready

How to do it...

How it works...

The JMS request application

The JMS response application

There's more...

Some things to remember about temporary destinations

Scheduling message delivery (Advanced)

Getting ready

How to do it...

How it works...

There's more...

Activity monitoring in ActiveMQ (Advanced)

Getting ready

How to do it...

How it works...

There's more...

Application testing using embedded brokers (Advanced)

Getting ready

How to do it...

How it works...

There's more...

Where to find more about configuring embedded brokers

Using ActiveMQ connection pools (Advanced)

Getting ready

How to do it...

How it works...

The PooledConnectionFactory class

The PooledConnection class

The PooledSession class

Our connection pooling example

There's more...

More information on configuring the pooling library

Using Virtual Destinations (Advanced)

Getting ready

How to do it...

How it works...

There's more...

Using Failover transport (Advanced)

Getting ready

How to do it...

How it works...

There's more...

Using Failover transport in a broker cluster

Complete Failover transport configuration reference

累计评论(0条) 0个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部