< Home - < Back

activemq-cpp


Information about the package, activemq-cpp, which is shipped with common Linux distributions. The activemq-cpp package is designed for, C++ implementation of JMS-like messaging client.


Package Name:

activemq-cpp

Summary:

C++ implementation of JMS-like messaging client

Description:

activemq-cpp is a JMS-like API for C++ for interfacing with Message Brokers such as Apache ActiveMQ. C++ messaging service helps to make your C++ client code much neater and easier to follow. To get a better feel for CMS try the API Reference. ActiveMQ-CPP is a client only library, a message broker such as Apache ActiveMQ is still needed for your clients to communicate.

Architecture:

x86_64

Version:

3.8.2

Release:

5.el6

Size:

2.8 M

Repository:

epel

From Repository:

Licence:

ASL 2.0



Handy Yum Commands for activemq-cpp


Control the activemq-cpp package with the following handy commands outlined below.


Command

Description of Command

yum install activemq-cpp

This command will install activemq-cpp on the server.

yum remove activemq-cpp

This command will un-install activemq-cpp on the server. When you run this command, you will be asked if you are sure that you want to remove activemq-cpp, so you have to manually confirm that you want to do this.

yum -y remove activemq-cpp

This command will un-install activemq-cpp on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove activemq-cpp when using the -y flag.

yum update activemq-cpp

This command will update activemq-cpp to the latest version. When you run this command, you will be asked if you are sure that you want to remove activemq-cpp, so you have to manually confirm that you want to do this.

yum -y update activemq-cpp

This command will update activemq-cpp to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove activemq-cpp when using the -y flag.

yum info activemq-cpp

This command will show you core information about the activemq-cpp package.

yum deplist activemq-cpp

This command will show you the dependencies for activemq-cpp. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update activemq-cpp

This command will check if there is an update waiting on activemq-cpp. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.