dkav...@gmail.com
unread,Sep 8, 2008, 8:24:59 PM9/8/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to lifeguard-dev
Just getting around to looking at the PoolMonitor interface. This what
allows you to keep track of how many servers are running and how busy
they are. I have a default Stdout implementation and I use it with the
web gui checked into SVN. The instanceBusy() and instanceIdle()
methods don't really communicate the proper state of things, so I plan
on changing them. Not sure how many people rely on this interface
since it doesn't directly affect data flow.
My plan is to re-work those methods into something more useful, change
the stdout implementation and the web gui implementation for the Flash
UI. Once this is all good, I think I'd like to do a 0.3 release. There
are so many things that have been added. I'd like to get things
documented and put a release together. I know the guys at Amazon had
talked about promoting lifeguard more if it had a UI, which it will
(in a basic sense).
David