When a schedule is triggered are the subscribed reports all executed
immediately or sequentially?You can configure the maximum number of items that will be worked on in
parallel. Set the MaxQueueThreads element in the RSReportServer.config file
to the max number. You can not control the amount of events/reports we pick
up, it will be Min(2*num of procs, MaxQueueThreads).
Some more information about load-balancing for subscriptions in a webfarm
scenario can be found in this blog article:
http://blogs.msdn.com/bimusings/archive/2005/08/17/452865.aspx
-- Robert
This posting is provided "AS IS" with no warranties, and confers no rights.
"Susan" <sfischer@.csg-llc.com> wrote in message
news:%23Br0upm2FHA.3052@.TK2MSFTNGP10.phx.gbl...
> When a schedule is triggered are the subscribed reports all executed
> immediately or sequentially?
>
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment