• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Websphere MQ Tutorial

 
Ranch Hand
Posts: 324
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello All

Any one please tell me any good tutorial of WebSphere MQ

Thanks
 
Greenhorn
Posts: 27
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Not sure from where you're starting. If you need MQ details then no better place than IBM
WebSphere MQ V6 Fundamentals
If you're looking for JMS programming, go to SUN
The Java Message Service API

Regards
 
Amirr Rafique
Ranch Hand
Posts: 324
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am a starter. I am looking for very initial 'Hello World' sort of tutorial. The book you mentioned is too detailed to digest

Anyone please help me out
 
Ranch Hand
Posts: 56
Python Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
When it comes to WebSphere MQ there's (almost) no such thing as an initial tutorial. First you must understand the basic concept of message oriented middleware and the way it's implemented in WMQ.

First you should take a look at this document:
http://www.redbooks.ibm.com/abstracts/redp0021.html (MQ Series Primer)

After this book you can consult "WebSphere MQUsing Java Version 6.0"
http://www.elink.ibmlink.ibm.com/publications/servlet/pbi.wss?CTY=US&FNC=SRX&PBL=SC34659102

And THE place to look when you have questions regarding WMQ and Java programming:
http://www.mqseries.net and
http://www.mqseries.net/phpBB2/viewforum.php?f=12
[ May 03, 2008: Message edited by: Gert-Jan den Besten ]
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can someone please the difference or the advantage of WMB over MQ?
 
Greenhorn
Posts: 11
IBM DB2 MyEclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

gauri kaur wrote:Can someone please the difference or the advantage of WMB over MQ?



I hope you have now a clear vision of what is MQ and what is WMB...
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Try checking out this video tutorial series

https://www.youtube.com/playlist?list=PL7aRHNGCnFZV7QhF3-pfmFO6tDkpIEOUu
 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Type Madhu MQ blog in Google. Please call him, he will take online classes also
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I know this is an old post, but it might help someone who gets in here looking for a tutorial/training/course on IBM MQ (formerly known as Websphere MQ or MQSERIES): try-out the course on IBM MQ Administration at http://www.mq-academy.com . Hope it helps.
 
For my next trick, I'll need the help of a tiny ad ...
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic