On Wed, Nov 25, 2009 at 12:58 PM, Barry <[email protected]> wrote: > For example, if I were to set the delay on a task to 3 days from now > is it going to sit in memory on my server for 3 days or will it be > written to the binlog and reloaded closer to scheduled execution time?
It sits in memory. There have been some talks about keeping jobs on disk only, but nothing concrete yet. > By that same token, is there a way to set a memory limit for the > queue? Nope, but that wouldn't be hard to add. kr -- You received this message because you are subscribed to the Google Groups "beanstalk-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/beanstalk-talk?hl=en.
