ACTIVEMQ installation Deployment (Windows)

Source: Internet
Author: User

The JMS (Java Messaging Service) is a technical specification for message-oriented middleware on the Java platform, which facilitates the message exchange of Java applications in the messaging system, and by providing standard generation, sending, receiving

To simplify the development of enterprise applications, ACTIVEMQ is a concrete implementation of this specification.

The JMS queue message delivery process is as follows:

The topic message delivery process for JMS is as follows:

ACTIVEMQ download and deployment.

1. Download

Download the latest version of the website, with the Windows version and the Linux version.

Http://activemq.apache.org/download.html


Windows version: Apache-activemq-5.10-20140603.133406-78-bin.zip

Linux version: apache-activemq-5.10-20140603.133406-78-bin.tar.gz

2. Deployment

A, under Windows Deployment

ACTIVEMQ deployment is very simple, like all Java, to run Java programs must first install the JDK and configure the environment variables, this is very simple.

Then unzip the downloaded Apache-activemq-5.10-20140603.133406-78-bin.zip compressed package into a directory, get the extracted directory structure such as:

Enter the bin directory and find the Win32 and Win64 two folders, which correspond to the WINDOWS32 bit and WINDOWS64-bit operating system startup scripts respectively.

My experimental environment is windowsxp, go into the Win32 directory, you will see the following directory structure.

Where Activemq.bat is the startup script, double-click Start.

ACTIVEMQ default boot to Port 8161, after startup in the browser address bar input: Http://localhost:8161/admin required to enter the user name password, the default username password is admin, admin, this user name password is in the conf/ Configured in the Users.properties. After entering the username password, you can see the ACTIVEMQ console interface.

Original address:http://blog.csdn.net/clj198606061111/article/details/38145597

ACTIVEMQ installation Deployment (Windows)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.