Groups
Groups
Sign in
Groups
Groups
lifeguard-dev
Conversations
About
Send feedback
Help
lifeguard-dev
1–30 of 58
Mark all as read
Report group
0 selected
hpclover
,
rajashekar.s
2
10/21/10
How to ramp up and down with servers that have dependencies on each other?
Hi, You want to use Lifeguard or can switch over to Auto Scaling feature of AWS?? Best regards
unread,
How to ramp up and down with servers that have dependencies on each other?
Hi, You want to use Lifeguard or can switch over to Auto Scaling feature of AWS?? Best regards
10/21/10
lasconic
12/5/09
Patch for several output files sharing the same mime-type + proposal
I'm evaluating lifeguard to run a EC2 conversion service with one file as input and many files as
unread,
Patch for several output files sharing the same mime-type + proposal
I'm evaluating lifeguard to run a EC2 conversion service with one file as input and many files as
12/5/09
shlomo....@gmail.com
,
David Kavanagh
2
10/6/09
More patches for NPE problems when not using input or output files
This is in there (perhaps only in spirit). I'm using lifeguard in this way now and had to address
unread,
More patches for NPE problems when not using input or output files
This is in there (perhaps only in spirit). I'm using lifeguard in this way now and had to address
10/6/09
shlomo....@gmail.com
,
David Kavanagh
4
10/6/09
Parallel uploads of results to S3
Oi! I finally got to this! On Thu, Aug 28, 2008 at 6:48 PM, dkav...@gmail.com <dkavanagh@gmail.
unread,
Parallel uploads of results to S3
Oi! I finally got to this! On Thu, Aug 28, 2008 at 6:48 PM, dkav...@gmail.com <dkavanagh@gmail.
10/6/09
dkav...@gmail.com
,
shlomo....@gmail.com
12
10/3/09
server pool ramp down change
I ended up taking the bulk of you code. I have some testing to do before a checking. David On Oct 3,
unread,
server pool ramp down change
I ended up taking the bulk of you code. I have some testing to do before a checking. David On Oct 3,
10/3/09
somer
, …
David Kavanagh
15
9/6/09
Issue with aws identifiers
I wonder if (and the error messages don't call this out), if you had created the message queues
unread,
Issue with aws identifiers
I wonder if (and the error messages don't call this out), if you had created the message queues
9/6/09
shlomo....@gmail.com
,
David
14
7/23/09
Double-Secret security credentials
Ah. So the service instances will be passed the secret credentials via their user-data (but not the
unread,
Double-Secret security credentials
Ah. So the service instances will be passed the secret credentials via their user-data (but not the
7/23/09
shlomo
6/21/09
Work Status & Service Status messages
Hey David, A-propos this thread in the AWS SQS Forum: http://developer.amazonwebservices.com/connect/
unread,
Work Status & Service Status messages
Hey David, A-propos this thread in the AWS SQS Forum: http://developer.amazonwebservices.com/connect/
6/21/09
Narasimha Tadepalli
,
David Kavanagh
6
6/17/09
Need Depsparate help in Getting Started
I've started working with lifeguard at work again. (which I am happy about!). I've just
unread,
Need Depsparate help in Getting Started
I've started working with lifeguard at work again. (which I am happy about!). I've just
6/17/09
Hareem Haque
6/9/09
Batch processing issues.
Hello Very interesting project. Really like how it works. I have a little problem i was hoping
unread,
Batch processing issues.
Hello Very interesting project. Really like how it works. I have a little problem i was hoping
6/9/09
shlomo....@gmail.com
,
David Kavanagh
2
5/20/09
Differences between lifeguard and Amazon Auto Scaling
I haven't read your note yet, but wanted to throw out a quick comment. The AutoScaling stuff
unread,
Differences between lifeguard and Amazon Auto Scaling
I haven't read your note yet, but wanted to throw out a quick comment. The AutoScaling stuff
5/20/09
shlomo....@gmail.com
3
5/14/09
Fwd: unable to launch the instances using lifeguard
Rajeshkar, You might find the following article, written by David Kavanagh (the creator of lifeguard)
unread,
Fwd: unable to launch the instances using lifeguard
Rajeshkar, You might find the following article, written by David Kavanagh (the creator of lifeguard)
5/14/09
shlomo....@gmail.com
,
David Kavanagh
2
5/7/09
Minor patch: how unresponsive instances are replaced
Thanks! I've checked your change into r91. I've also checked in the newest typica.jar and
unread,
Minor patch: how unresponsive instances are replaced
Thanks! I've checked your change into r91. I've also checked in the newest typica.jar and
5/7/09
Lee
,
David Kavanagh
2
4/9/09
New Amazon SQS API
The plan is to get typica released with the new SQS features. Then, upgrade Lifeguard to use the
unread,
New Amazon SQS API
The plan is to get typica released with the new SQS features. Then, upgrade Lifeguard to use the
4/9/09
shlomo....@gmail.com
,
David Kavanagh
3
3/19/09
minMinutesPerBillableHour
Thanks for the patch (and patch of a patch)! Of the multitude of things I have going on right now, I
unread,
minMinutesPerBillableHour
Thanks for the patch (and patch of a patch)! Of the multitude of things I have going on right now, I
3/19/09
shlomo....@gmail.com
3/18/09
LIfeguard as a method invocation abstraction
Hi David, I run lifeguard Services in three different locations: A. on separate instances via the
unread,
LIfeguard as a method invocation abstraction
Hi David, I run lifeguard Services in three different locations: A. on separate instances via the
3/18/09
shlomo
10/28/08
Patch for NullPointerException bug when ingesting Properties
Hi, I tripped on this bug in IngestorBase.java that throws a NullPointerException when ingesting
unread,
Patch for NullPointerException bug when ingesting Properties
Hi, I tripped on this bug in IngestorBase.java that throws a NullPointerException when ingesting
10/28/08
shlomo
,
David Kavanagh
3
10/27/08
Ability to terminate the AbstractBaseService's thread
David, The Apache Commons Daemon library provides a native wrapper that handles all the boilerplate
unread,
Ability to terminate the AbstractBaseService's thread
David, The Apache Commons Daemon library provides a native wrapper that handles all the boilerplate
10/27/08
dkav...@gmail.com
9/8/08
Instance Monitor
Just getting around to looking at the PoolMonitor interface. This what allows you to keep track of
unread,
Instance Monitor
Just getting around to looking at the PoolMonitor interface. This what allows you to keep track of
9/8/08
shlomo
, …
dkav...@gmail.com
20
9/8/08
Service without an input file
David - thanks! This commit indeed allows me to rely on IngestorBase completely in my use case of
unread,
Service without an input file
David - thanks! This commit indeed allows me to rely on IngestorBase completely in my use case of
9/8/08
David Kavanagh
2
8/28/08
Instance Monitoring
Oops.. I just talked about what I have implemented to address this in another thread. On Aug 8, 4:02
unread,
Instance Monitoring
Oops.. I just talked about what I have implemented to address this in another thread. On Aug 8, 4:02
8/28/08
David Kavanagh
,
Chris Liebman
3
8/28/08
making lifeguard more durable
I just commited code that has improved service instance status reporting. Essentially, there is a
unread,
making lifeguard more durable
I just commited code that has improved service instance status reporting. Essentially, there is a
8/28/08
shlomo....@gmail.com
,
David Kavanagh
3
8/18/08
Using typica sqs2 package instead of sqs
I see that lifeguard uses the old API to extend the message's visibility lock until the service
unread,
Using typica sqs2 package instead of sqs
I see that lifeguard uses the old API to extend the message's visibility lock until the service
8/18/08
shlomo
,
David Kavanagh
6
8/13/08
Service vs. AMI vs. instance vs. process
Is there any way to get lifeguard to monitor the status of such services (different services sharing
unread,
Service vs. AMI vs. instance vs. process
Is there any way to get lifeguard to monitor the status of such services (different services sharing
8/13/08
shlomo....@gmail.com
,
David Kavanagh
2
8/13/08
Handling errors in a workflow
If you throw a ServiceException, that would do it. On Wed, Aug 13, 2008 at 5:28 AM, <shlomo.
unread,
Handling errors in a workflow
If you throw a ServiceException, that would do it. On Wed, Aug 13, 2008 at 5:28 AM, <shlomo.
8/13/08
shlomo
,
David Kavanagh
4
8/10/08
More detailed docs?
Hi. I went out of town, but I'm back now. I'll try to answer your questions below. On Tue,
unread,
More detailed docs?
Hi. I went out of town, but I'm back now. I'll try to answer your questions below. On Tue,
8/10/08
Chris Liebman
,
David Kavanagh
2
8/8/08
uncaught SocketException in AbstractBaseService
Hi Chris, I'm working in AbstractBaseService a little right now. After some testing, I'll
unread,
uncaught SocketException in AbstractBaseService
Hi Chris, I'm working in AbstractBaseService a little right now. After some testing, I'll
8/8/08
shlomo
,
David Kavanagh
5
8/7/08
Included Typica version
Thanks. That is certainly a risk, as is the risk that someone will deploy lifeguard with another
unread,
Included Typica version
Thanks. That is certainly a risk, as is the risk that someone will deploy lifeguard with another
8/7/08
dkav...@gmail.com
8/5/08
Packaging for distribution
I've been giving some thought to various ways of packaging lifeguard for distribution. Here are
unread,
Packaging for distribution
I've been giving some thought to various ways of packaging lifeguard for distribution. Here are
8/5/08
Chris Liebman
,
David Kavanagh
2
8/4/08
workstatus message bug w/patch
Chris, Sorry it took so long.. back into lifeguard work after vacation though. This is in SVN r80 On
unread,
workstatus message bug w/patch
Chris, Sorry it took so long.. back into lifeguard work after vacation though. This is in SVN r80 On
8/4/08