Author |
Message
|
meenakshi_1509 |
Posted: Tue Jun 23, 2009 1:04 pm Post subject: MQSeries works on which layer |
|
|
Newbie
Joined: 23 Jun 2009 Posts: 1
|
On which layer MQSeries lie out of 7 layers of operating system
(eg: layers-- Network layer, application layer, session layer etc)
can someone help me on this.
Thanks in advance. |
|
Back to top |
|
 |
bruce2359 |
Posted: Tue Jun 23, 2009 1:27 pm Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Quote: |
On which layer MQSeries lie out of 7 layers of operating system
(eg: layers-- Network layer, application layer, session layer etc)
can someone help me on this. |
Operating systems don't have 7 layers. Cakes and the ISO/OSI netowrk model have 7 layers. Is that what you are refering to? TCP/IP implies the 4-layer stack.
WMQ is an application. As needed, it calls for o/s services. Are you refering to the usual UNIX picture with the Kernel just above the Hardware Abstraction Layer (HAL from 2001) which is just above the hardware layer? _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
harish_td |
Posted: Tue Jun 23, 2009 8:04 pm Post subject: |
|
|
Master
Joined: 13 Feb 2006 Posts: 236
|
Good One....
Quote: |
Cakes and the ISO/OSI network model have 7 layers. |
But out of curiosity, since MQ leverages on TCP/LU 6.2/NetBIOS/SPX shouldn't it be in the Transport Layer? Or is it actually as high as the Application or the Presentation Layer? |
|
Back to top |
|
 |
zpat |
Posted: Tue Jun 23, 2009 10:20 pm Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
Application.
People mistakenly refer to MQ as a transport or protocol, but in OSI terms it is not. |
|
Back to top |
|
 |
sumit |
Posted: Tue Jun 23, 2009 11:36 pm Post subject: |
|
|
Partisan
Joined: 19 Jan 2006 Posts: 398
|
harish_td wrote: |
...since MQ leverages on TCP/LU 6.2/NetBIOS/SPX shouldn't it be in the Transport Layer?... |
MQ uses various protocols for data transfer. But it's very much an application. What do you think your mail box sitting in which layer? _________________ Regards
Sumit |
|
Back to top |
|
 |
Pavan Kumar PNV |
Posted: Wed Jun 24, 2009 2:49 am Post subject: |
|
|
 Acolyte
Joined: 03 Feb 2007 Posts: 66
|
Absolutely. MQ is an application that is capable of using various protocalls for communication as per the case. _________________ _____________
Pavan Pendyala
http://pavanz.blogspot.com |
|
Back to top |
|
 |
mqjeff |
Posted: Wed Jun 24, 2009 4:13 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
MQ operates in the messaging layer. |
|
Back to top |
|
 |
shashivarungupta |
Posted: Wed Jun 24, 2009 4:23 am Post subject: |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
Do you mean Transport ?
As in OSI model (as stated earlier) there are layers :
Application Presentation Session Transport Network Data Physical
Or combination of [transport and network] layers ? _________________ *Life will beat you down, you need to decide to fight back or leave it. |
|
Back to top |
|
 |
zpat |
Posted: Wed Jun 24, 2009 4:29 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
mqjeff wrote: |
MQ operates in the messaging layer. |
Not in the 7 layer OSI networking model.
--
We've given you the answer -why not accept it?
MQ is an application interface to the network. |
|
Back to top |
|
 |
shashivarungupta |
Posted: Wed Jun 24, 2009 5:02 am Post subject: Re: MQSeries works on which layer |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
meenakshi_1509 wrote: |
On which layer MQSeries lie out of 7 layers of operating system
(eg: layers-- Network layer, application layer, session layer etc)
can someone help me on this.
|
Anyways.. can you tell/explain... what are you trying to achieve with that information ? _________________ *Life will beat you down, you need to decide to fight back or leave it. |
|
Back to top |
|
 |
bruce2359 |
Posted: Wed Jun 24, 2009 5:41 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
I'm going to take a guess here that faced with the graphic representation of the 4-layer tcp/ip stack or the 7-layer ISO/OSI stack, the post is asking where is WMQ.
Most entry-level IT/DP courses don't spend much time on the top layer (application), merely saying that's where applications run. I'm not sure why; since we're all employed to make sure the app layer functions correctly for the end-user.
WMQ is a server application. If/when WMQ definitions creates message channels, this is where the message channel agents make use of the network layers.
The messaging layer to which mqjeff refers is a layer of an application architectural model, not a the 4- or 7-layer network model. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
|