MSMQ & MSMQT
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server > MSMQ & MSMQT




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    MSMQ & MSMQT  
Bergenhaus


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-07-04 02:02 PM

I wonder if anyone could explain the difference between MSMQ and MSMQT. I ha
ve seen all the docs and presentations and they have left me confused.

I have a biztalk installation on a single box and I have enabled the MSMQT a
dapter. From what I understand this means I cannot run MSMQ on the same box.

How do I send messages to an orchestration via MSMQT, can I send messages di
rectly to MSMQT or do I need to put the message through a Q on another box w
ith MSMQ installed ?









[ Post a follow-up to this message ]



    RE: MSMQ & MSMQT  
Markarend


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-11-04 09:29 PM

MSMQT is an implementation of the MSMQ interface from BizTalk to the outside
 world.  Externally, MSMQT queues look and work like MSMQ private queues; no
 changes required there.  Internally, there is no actual queue; rather MSMQT
 takes all incoming queued
messages and dumps them straight into the BizTalk Server messagebox.  Outgoi
ng is mirror situation.  MSMQT is great for high performance and when implem
enting "in-order" delivery.  There is no tool to manage MSMQT queues, since 
there is no actual queue.
Use HAT and EventViewer.  Note that it is actually possible to run MSMQ and 
MSMQT side-by-side on one box if you must, but it's not a trivial configurat
ion.  Requires separate IP addresses and separate addressing via DNS to make
 sure messages don't get cr
ossed.





[ Post a follow-up to this message ]



    RE: MSMQ & MSMQT  
Markarend


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-11-04 09:29 PM

Sorry, sent last answer before finishing.  To answer your last question, loo
k at the SDK sample for sending MSMQ messages... can use this to send messag
es to your MSMQT queue from same box or from other box that has MSMQ install
ed.  Typically located at C
:\Program Files\Microsoft BizTalk Server 2004\SDK\Samples\Adapters\SendMSMQM
essage.





[ Post a follow-up to this message ]



    Re: MSMQ & MSMQT  
TomLeonard


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-19-04 04:38 PM

The Primary difference is the size of the payload. MSMQ in its normal
flavor only supports message (payload) sizes up to 4MB. MSMQT is a BizTalk
flavor that does away with this limitation and you can have unlimited
payload sizes...
Tom






[ Post a follow-up to this message ]



    RE: MSMQ & MSMQT  
Jim NIcolson


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-22-04 08:41 AM

hi

This may be a dumb question but...

Does MSMQ have to be installed in order to be able to send a message to the 
MSMQT adapter port.

My simple test fails saying MSMQ is not installed (I think the adapter is se
t up ok)

I'm having trouble with the coexistence statements as to whether they mean c
annot be active(run) concurrently
or cannot be installed.

Thanks
Jim Nicolson

----- Markarend wrote: -----

Sorry, sent last answer before finishing.  To answer your last question, loo
k at the SDK sample for sending MSMQ messages... can use this to send messag
es to your MSMQT queue from same box or from other box that has MSMQ install
ed.  Typically located
at C:\Program Files\Microsoft BizTalk Server 2004\SDK\Samples\Adapters\SendM
SMQMessage.





[ Post a follow-up to this message ]



    RE: MSMQ & MSMQT  
Iuliu Rus


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
05-26-04 04:38 AM

You don't need MSMQ on the Biztalk machin, but ou have to run the
SendMSMQMessage sample on a different computer that has MSMQ. Look at the
documentation and follow the instructions.






[ Post a follow-up to this message ]



    Re: MSMQ & MSMQT  
Kristl


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
05-30-04 03:46 PM

I agree with Bergenhaus that there is plenty out there explaining that
they can't be running on the same machine, etc. I have some specific
questions however that I can't seem to find a solid answer on.

1) Given that I am doing a self-study of the BTS04 modules and can't
run Windows Server 2003, and I cannot give my machine 2 IP addresses
bc I don't know how - is there any chance I will be able to complete
the Biztalk 2004 Tutorials with any success?

2) I have set up my MSMQT adapter in Biztalk - and I can see both
"Message Queuing" and "Message Queueing Triggers" are "Started" in my
Services...does this mean that all is well?

3) since they can't run side-by-side without 2 IP addresses, how do I
make sure they are not running side-by-side?





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 04:34 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register