Performance issue with multiple correlation sets
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 Orchestration > Performance issue with multiple correlation sets




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

    Performance issue with multiple correlation sets  
abhijeet.raje@gmail.com


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


 
04-05-05 10:50 PM

Hi,
I want to know that will there be any performance issue if I
initialise two correlation set while sending message out of
orchestration instead of single correlation set.

Example
I send a message out of orchestration and will wait for some response
file.
If response file is "Y" then I will terminate main orchestration
Else response file is "N" then will wait for the parent message
with some correction.

Question:
Should I initialise the correlation set for receiving second file only
if I receive response file with "N" or I can initialise correlation
straight way without considering response.

I want to know what will be the performance issues in second approach.

Abhijeet






[ Post a follow-up to this message ]



    Re: Performance issue with multiple correlation sets  
A b h i j e e t


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


 
04-11-05 12:50 PM

Yossi???? Any comment???





[ Post a follow-up to this message ]



    Re: Performance issue with multiple correlation sets  
Yossi Dahan


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


 
04-11-05 12:50 PM

Sorry, missed that one :-)

When you initiate a correlation you basically add a temporary subscription
to the message box (a slightly simplified description, but will do I guess)
which will last until the orchestration receives the message(s) expected.

The list of subscriptions (and correlations) is evaluated every time a
message enters the messagebox in order to determine if the message matches
this correlation.

therefore there is an obvious impact on performance for correlation, and not
only for this orchestration.

This is not a major impact as the subscription mechanism is efficient, but
if there are many instances of the orchestration at one time (then there are
many correlations open, and subscriptions on the messagebox) and/or if it
takes time for the second message to come in you should feel the impact.

Hope this helps

Yossi Dahan



"A b h i j e e t" <abhijeet.raje@gmail.com> wrote in message
news:3b8f003d.0504110042.2ff7a952@posting.google.com...
> Yossi???? Any comment???







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 07:01 PM.      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