Introduction
If you are new to MQ you should get familiar with the basics. Start by exploring Introducing to MQ, OnlineMQ Overview and OnlineMQ Architecture for a quick introduction.
- OnlineMQ offers fully operational free account. If you don't already have one, you should sign up for a free account.
- Next, you should sign in to the web admin console and experience with it. Reading our web admin console tutorial will guide you through creating your first Queue Manager and Queue.
- You are also recommended to verify your connectivity to OnlineMQ by downloading, installing and using the OnlineMQ client test tool using this guide.
OnlineMQ offers the following web service protocols:
- Plain Old XML (POX or HTTP/XML)
- SOAP (RPC)
- REST
Read our
web services guide and
sample code for integration details.
- Download OnlineMQ Ruby client file.
- Use one of the following sample codes:
- Refer to our client libraries page for more information about using OnlineMQ with Ruby.
Refer to our PHP sample code page for samples of using OnlineMQ with PHP.