How BizTalk 2010 handles large message batch?


i have large flat file contains on 9000 records. goes through ff pipeline become individual xml message, orchestration subscribes these messages processes. biztalk 2010 choke on these on 9000 orchestration instances? how handle this, put xml messages in messagebox first, create # of orchestration instances each time? there way configure process? have read article on "how biztalk server processes large messages"? concern on creating orchestration instances.

thanks in advance!!!

hello,

the details of settings described on following page: http://msdn.microsoft.com/en-us/library/ff629691.aspx

in opinion, should not change them, first see how processing behaves.  (either splitting in orchestration, or in pipeline).  can take baseline , see if , need tuning (looking @ different throttling performance counters etc)

there different queues (database tables in messagebox database) per host:

  • <hostname>q : process q
  • <hostname>q_scheduled : processed messages, waiting delivered (time window, etc)
  • <hostname>q_suspended : queue contains suspended messages

a blog post on here: http://blogs.msdn.com/b/amantaras/archive/2010/02/25/host-queue-tables.aspx

but again: say: first give try , set baseline.  based on that, need tune (or not ;))


------ sam vanhoutte, cto codit vts-p biztalk azure integration www.integrationcloud.eu



BizTalk Server  >  BizTalk Server General



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

job syspolicy_purge_history job fail in sqlserver 2008

Trying to register with public marketplace error with 'Get-AzureStackStampInformation'