Browse by Tags
All Tags »
Scalability »
BizTalk (RSS)
Sorry, but there are no more tags available to filter with.
Some of you may already have a preview version of BizTalk 2006 from TechEd. If so, you may try using MSMQ Adapter on NT cluster. You need to make BizTalk process a cluster resource (there is a checkbox in Admin for that) and have MSMQ service on the same
Read More...
Really stateless? Not exactly. The server architecture is stateless, however BizTalk has add-ons like custom adapters that may compromise stateless status or require additional configuration work to keep it. Here is an example. Configure a receive location
Read More...
This is mostly an introductory piece to the next post. It covers the concept of the stateless server, which BizTalk (its processing part) is. BizTalk is built to be a symbiosis of two servers: processing server (send/receive, processing, applications
Read More...