| --- | |
| 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. | |