Right. And if one of the processes gets "stuck" (fatal error or
whatever) then the total effective throughput of that instance should
drop proportionately, dropping to zero only when no more messages
remain in the work queue or all of the processes get "stuck".
Now, how about running multiple different services on the same EC2
instance? Can lifeguard manage these services too?
On Aug 13, 4:48 pm, "David Kavanagh" <
dkavan...@gmail.com> wrote:
> Oh, The down-side to this is that there will be multiple pool status
> messages send to the pool manager from that instance. Each will report
> a certain "busyness". I think it will still work, and scaling will
> happen.
>
> David
>
> On Wed, Aug 13, 2008 at 9:46 AM, David Kavanagh <
dkavan...@gmail.com> wrote:
> > I think you are right about that. I've thought about it before and if
> > you run 2 (or 3 or 4) instances of the service on your EC2 instance,
> > that host will just have higher effective throughput. I think
> > lifeguard will still manage those kinds of instances just fine.
>
> > David
>