07-25-04 10:52 PM
No, this is currently not supported by BizTalk Server 2004. There exists a
paper that describes a "resource dispenser" pattern. However, unless you
REALLY need this, I would *not* advise you to use this in production. In
most scenario's this will likely turn out to be unmanageble. Note: this is
*my* personal opinion, which does *not* reflect the Microsoft's thinking on
this. Anyway, I'd advise you to request for a fix.
Best regards,
Christof
"Ed Mathias" <edward_mathias@hotmail.com> wrote in message
news:bceae306.0407191241.634ea5c8@posting.google.com...
> When I start my orchestration after a period of downtime, the system
> plays "catch up" with the accumulated messages (the receive adapter
> ran during downtime) and spawns an unknown number of orchestrations.
> This causes difficulty with the client system due to a limited number
> of available connections.
>
> Is there a recommended/documented/both way to restrict the number of
> orchestrations running concurrently to keep from overwhelming the
> client system? Any help appreciated.
>
> Ed
[ Post a follow-up to this message ]
|