BizTalk Server General - Multi thread Doubt .

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > February 2004 > Multi thread Doubt .





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Multi thread Doubt .
Anunay

2004-02-08, 8:38 am

Hi I've written a preprocessor component for my receive
function. I want to know whether biztalk can invoke this
component in multiple threads if multiple files are
present in the input folder. Or does biztalk process the
files serially?

I've created this component as MTA. Do I need to handle
thread safety myself?

Regards,
Anunay
Nick Malik

2004-02-08, 8:38 am

Biztalk will open in multiple threads. Make sure that your component is
threadsafe, since all of the threads will run in the same process space.

--- Nick

"Anunay" <anonymous@discussions.microsoft.com> wrote in message
news:360101c3e288$207a9540$a001280a@phx.gbl...
> Hi I've written a preprocessor component for my receive
> function. I want to know whether biztalk can invoke this
> component in multiple threads if multiple files are
> present in the input folder. Or does biztalk process the
> files serially?
>
> I've created this component as MTA. Do I need to handle
> thread safety myself?
>
> Regards,
> Anunay



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com