News Feed
Jobs Feed
Sections




News Archive
Web Developer Juice:
11 easy steps for installing Apache ActiveMQ and configuring it for PHP applica
February 03, 2010 @ 13:49:24

On the Web Developer Juice blog there's a new post that'll walk you through the installation and integration of the Apache ActiveMQ messaging service and how to integrate it with your application.

Apache ActiveMQ is one good option for implementing message queue in your PHP application. It can be easily installed on your server and it's web accessible admin interface really makes administrator's life easy. It can be easily connected with PHP via STOMP. I will suggest to use MySql for Data persistance and start ActiveMQ as unix service.

Their eleven step process includes getting the packages you'll need to run ActiveMQ, starting/stopping the service, setting up the STOMP transport connector and finally connecting it to MySQL. You can then install the PECL extension for STOMP and reload Apache to get it all working together. They even include a sample script to get you started.

9 comments voice your opinion now!
tutorial step apache activemq configure install


blog comments powered by Disqus

Similar Posts

NETTUTS.com: How to Add Auto Complete to Your Google Custom Search Engine

Zend Developer Zone: PHP DOM XML extension encoding processing

Brian Swan's Blog: Using the Zend Framework and the PDO_SQLSRV Driver

PHPMaster.com: Introspection and Reflection in PHP

DevShed: Implementing the ArrayAccess Interface - PHP


Community Events









Don't see your event here?
Let us know!


interview language community testing introduction composer functional database object code opinion framework release event development podcast tool zendframework2 api example

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework