Re: Sparse and Parse Pattern

Home Page Forums BizTalk 2004 – BizTalk 2010 Sparse and Parse Pattern Re: Sparse and Parse Pattern

#24271

Hi,

 

    I have not implemented such requirements in a production environment, but you might want to check the following article on guidelines to consume very large messages in BizTalk (it was written for version 2004, but I think it’s still relevant for version 2009):

 

http://blogs.msdn.com/biztalk_core_engine/archive/2005/02/28/381700.aspx

 

    Also, you might want to look into project “Velocity”, Microsoft’s distributed in-memory application cache for scalability and performance in your scenario.

 

    Daniel.