MSMQT Performance
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 > MSMQT Performance




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

    MSMQT Performance  
Mike Holdorf


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


 
06-03-04 03:56 PM

We're sending records to BizTalk via MSMQT and we're just not seeing great
performance.

Our implementation has a service that reads from MQ Series and sends the
transaction to BizTalk via MSMQT.  The service we wrote is able to read from
MQ Series and send it to MSMQ (not BizTalk in this test) at about 500 per
second.  When we switch over to send these transactions to MSMQT, we only
get about 50 per second.  This is a huge difference and we will be getting
500K+ records each night to process, so we need better performance.

We have set up multiple queues and this has helped, but we just cannot find
any way to get the records over to BizTalk any faster with MSMQT.  We have
played around with the registry settings in the help file, but nothing seems
to help and we've also modified the Sessionmark settings specified in the
recent BizTalk Performance Whitepaper.

Anyone have any suggestions on how to speed up MSMQT?

Mike Holdorf







[ Post a follow-up to this message ]



    RE: MSMQT Performance  
Iuliu Rus


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


 
06-03-04 09:56 PM

The only things that speed up MSMQT are multiple queues and multiple
sending computers. The networking component in MSMQT can process around 200
messages/second, but because MSMQT is serialized on one thread and has the
overhead of the routing engine it slows down considerably. If you don't
care about the ordering, look at the MSMQC adapter. There the story is
similar (we still have the overhead of the routing engine and the DTC
transactions), but MSMQC spawns multiple threads that submit messages into
the engine, and the end result is a much faster adapter.






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 06:17 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