Consuming WCF service in Biztalk and its performance issue
i created simple orchestration , consumed wcf service. have logged orchestration start time , end time , service start time , end time. in wcf service, delaying thread milli seconds , returning response.
when feed 1 or 2 messages, total turn around time less than1 second, both biztalk & service. when i try put 10 or more messages, execution time of orchestration getting mutliplied, in service side, there no change, executing less milliseconds.
there no problem processing of messages, need reduce total turnaround time concurrent request. logging, clear service side doesn't need change. not sure changes need done in port configuration of wcf port in biztalk acheive low latency.
the wcf configured basichttp binding(in biztalk wcf-basic). tried wshttp, no improvements.
rsk
hi rsk,
try review information provided richard's post. lot of information digest , depends on biztalk version using older version is good guide newer versions can see msdn biztalk 2010 guide. can use benchmark wizard biztalk can in combination best pratices analyzer.
hth
regards,
steef-jan wiggers
mvp & mcts biztalk server
http://soa-thoughts.blogspot.com/
if answers question please mark accordingly
biztalk
BizTalk Server > BizTalk Server General
Comments
Post a Comment