Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond

performance in biztalk server

BizTalk 2010

This group is for all content related to BizTalk Server 2010. This includes a forum and samples.

performance in biztalk server

Answered (Not Verified) This question has suggested answer(s)

i have to publish orchestration as web service but with multiple operations

now i have 2 options

either

use listen shape with multiple receive shapes to receive different schema in single orchestration

or

use multiple orchestrstion for different schemas (coz business logic is different for each input schema) n then publish as single web service.

now i need to know which 1 is better in performance.

Thanks. 

Edit
All Replies
  • Hi,

     

       I would recommend you go with option #2 for better performance, as you will have fewer persistence points.

     

       Good luck.

     

    "Google skills are more important than your coding skills."

    • Top 10 Contributor
    Suggested by
Page 1 of 1 (2 items)