OnlineMQ Overview

OnlineMQ Overview

From Online MQ

(Redirected from Online MQ Overview)
Jump to: navigation, search

OnlineMQ puts traditional messages queuing services over the web. The service is Internet message queuing platform. We use "Web-Services" protocols to communicate to and from OnlineMQ. The service is secure (SSL), reliable and have a simple API (REST, Soap, Pox) including sample code/applications to help you base quickly your service on top of OnlineMQ.

If you are not familiar with the message queuing concept learn about it here.

Image:Sketch-mian002.JPG


Contents

About Online MQ Service

Online MQ is an Internet based queuing system, complete and secure online messages solution. As a message middleware, Online MQ is a stable, full function platform and framework system for sending and receiving messages on computer and data networks. Middleware messaging provides the base for Broker, application servers, and business process automation.

  • Protocols - Soap, Rest, Pox
  • Security SSL + user password
  • Method - Web Services
  • File type - any type of file can be attached to a message (limit 256KB)

Online MQ vs. traditional MQ

If you're already using queuing services you are probably familiar with MQ products such as IBM-MQ, Microsoft MQ, and Tibco MQ.

Why OnlineMQ is a real saver of time and money?

  • No installation fee's
  • No license fee's
  • No integration fee's
  • No support fee's
  • No special server is needed
  • Fast time to deliver
  • Fully redundant architecture
  • No need to take care of the communication route (network) between business partners; they can be anywhere in the world, with an Internet connection.
  • OnlineMQ can be used as an Internet gateway for the organization, building web services around it, helping to find new business opportunities.

Why use Online MQ

Here are some of the Advantages for using Online MQ :

  • Ease of use - It is an easy way for programs that may each be running on different platforms, in different systems and different networks, to communicate with each other without having to write any low-level communication code.
  • Indirect program-to-program communication - The sending and receiving applications do not have to be up and running at the same time. Messages are queued in the MQ system until the receiving application is available to process them.
  • Network Free - No need to take care of the communication route (network) between business partners, they can be anywhere in the world, with only an Internet connection.
  • No Maintenance - No need to install any queuing software/server, no need to be concerned with MQ server uptime, upgrades and maintenance.
  • No loss of business due to downtime - Your application does not have to be up and running at all times. If your servers are down, requests from the client will be queued in Online MQ until the receiving application is available to process them. Application downtime doesn't mean lost information and/or requests and/or money.
  • New Business Opportunities - Online MQ can be used as an Internet gateway to the organization, building web services around it, thus helping one to find new business opportunities that are possible with traditional MQ.
  • Load Balancing and High Availability - Load balancing can be achieved on a busy system by arranging for more than one program instance to service a queue. Increase the availability of applications by arranging for an alternative system to service the queues if the primary system is unavailable.
  • Easy Integration - Online MQ can be used as a web-service (SOAP/WSDL), and as a REST service; it is fully JMS (java messaging services) compatible and can hence integrate easily with any java and J2EE application server (like Websphere, WebLogic and others). Online MQ is not limited to any specific platform, programming language or communication protocol.
  • Private and Secured - Online MQ fully supports SSL and user-authentication. It also provided permissions by IP address to provide our users with maximum security.
  • Online MQ fully supports transactions.

About Us

OnlineMQ was established with a vision to be the leading platform for message bus over the Web. It is owned and operated by experienced professionals from the EAI domain, Message Queue and network geeks who pride themselves on building the best Message Queue possible and in providing the best technical support possible. In fact, every member of our technical support staff has development, MQ experience with IBM MQ, Sonic MQ, Weblogic and systems integration background, whether it is on Linux, UNIX or NT.

You can contact us here.


What's next? Online MQ Architecture - Online MQ components and infrastructure.