blob: 1f46a70c2f3a6ba22eaa05fd58e29c2384a32b30 [file] [view]
---
layout: default_md
title: How do I access ActiveMQ from Ruby, Perl, Python, PHP
title-class: page-title-classic
type: classic
---
 [FAQ](faq) > [Using Apache ActiveMQ](using-apache-activemq-classic) > [How do I access ActiveMQ from Ruby, Perl, Python, PHP](how-do-i-access-activemq-classic-from-ruby-perl-python-php)
Use [Stomp](http://stomp.codehaus.org/) which is a simple to implement client protocol for working with ActiveMQ and other messaging systems.