[Backgroundrb-devel] query queued jobs
Ian Smith-Heisters
heisters at greenriver.org
Wed Feb 20 13:21:10 EST 2008
Cool, great to hear. Maybe my queue will have gotten through this job by then ;)
On 2/20/08, George Feil <gfeil at realgirlsmedia.com> wrote:
> Your timing is auspicious. I just coded up a status method for the cache
> clearing worker I created for my company's CMS app. I received the green
> light from my manager to donate the code to the project; however, I
> still have a bit testing and perfecting to do. Expect a check-in by the
> end of the month.
>
> George Feil | Senior Software Engineer
> office 415.295.8524 | fax 415.295.8580
> www.realgirlsmedia.com
> www.divinecaroline.com
>
>
> > -----Original Message-----
> > From: backgroundrb-devel-bounces at rubyforge.org
> [mailto:backgroundrb-devel-
> > bounces at rubyforge.org] On Behalf Of Ian Smith-Heisters
> > Sent: Wednesday, February 20, 2008 9:42 AM
> > To: backgroundrb-devel at rubyforge.org
> > Subject: [Backgroundrb-devel] query queued jobs
> >
> > Hi all,
> >
> > I don't have any status logging setup for my workers, but some of them
> > have turned out to be rather longer jobs than I'd anticipated (like 24
> > hours and still going). So I was wondering if there's any way to query
> > the server for a list of queued jobs to see how much backup there is.
> > I'd think this could be independent of actual worker statuses, since
> > the server must be holding a queue regardless of the internals of the
> > workers themselves. FWIW, I've been queuing all my workers with
> > #ask_work.
> >
> > Thanks,
> > Ian
>
> > _______________________________________________
> > Backgroundrb-devel mailing list
> > Backgroundrb-devel at rubyforge.org
> > http://rubyforge.org/mailman/listinfo/backgroundrb-devel
>
>
More information about the Backgroundrb-devel
mailing list