Author |
Message
|
paustin_ours |
Posted: Mon Sep 29, 2014 6:16 am Post subject: mq light |
|
|
Yatiri
Joined: 19 May 2004 Posts: 667 Location: columbus,oh
|
Forgive my ignorance
I read through the developer works overview on MQ light. Still not sure where this fits. I hear it support AMQP.
How does it fit in a MQ environment? writing an MQ application is pretty simple and quick as it is, why do we need a MQ light to make it easier?
Is the benefit in MQ light supporting AMQP? Also does that mean i can front end MQ light and accept AMQP messages and then convert it into MQ and use it in the existing environment?
Please guide me with some inputs. Thanks. |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Sep 29, 2014 6:21 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
MQ Light doesn't require an administrator to configure and provision a server, as I understand it.
MQ Light also supports AMQP, and that is an advantage where you need to talk to AMQP clients or AMQP services.
And the developer experience is designed to be simpler than MQ, and more particularly quicker to get up and running with.
There are some good postings on IBM developer blogs and devworks and etc. |
|
Back to top |
|
 |
MQsysprog |
Posted: Wed Oct 01, 2014 11:17 pm Post subject: |
|
|
Centurion
Joined: 24 Feb 2014 Posts: 116
|
|
Back to top |
|
 |
vlampkin |
Posted: Thu Oct 02, 2014 8:02 am Post subject: |
|
|
Newbie
Joined: 02 Oct 2014 Posts: 3
|
Hello,
MQ Light is available both as an on-premise component (using AMQP) or as a Bluemix Service (using either AMQP or JMS). MQ Light enables developers to build scalable, responsive applications without the usual MQ administration and configuration requirements.
As an application grows it will be able to migrate to use IBM MQ (as per the statement of direction in the announcement letter for IBM MQ V , IBM intends to deliver features into IBM MQ to allow applications that have been developed to the MQ Light API to be run on IBM MQ.
That would allow a developer to quickly get familiar with MQ Light, create an app, which could then be scaled as needed and eventually migrated over to a full MQ component.
Some useful links:
MQ Light Knowledge Center:
http://www-01.ibm.com/support/knowledgecenter/SSBJCR_1.0.0/com.ibm.mq.koa.doc/cmql_whatis.htm
Getting started with MQ Light on Bluemix:
https://www.ng.bluemix.net/docs/#services/MQLight/index.html#mqlight010
Hope this helps,
Valerie |
|
Back to top |
|
 |
paustin_ours |
Posted: Wed Oct 08, 2014 3:11 am Post subject: |
|
|
Yatiri
Joined: 19 May 2004 Posts: 667 Location: columbus,oh
|
I don't know much about AMQP but can an app developed using AMQP be
Deployed to mq without any coding changes? |
|
Back to top |
|
 |
smdavies99 |
Posted: Wed Oct 08, 2014 3:33 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
That is the intent of the IBM announcement to provide the MQLight API to work on MQ (as I understand it) _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
vlampkin |
Posted: Wed Oct 08, 2014 4:30 am Post subject: |
|
|
Newbie
Joined: 02 Oct 2014 Posts: 3
|
|
Back to top |
|
 |
|