Hi, I was wondering if the memory for a job is released when the job is deleted, or it is released when that particular job and all the jobs before that are deleted?
Consider the case: - add a job to a tube to be processed a week from now - add and delete other jobs during that week During this one week, although the number of tasks in the tubes haven't changed, the memory usage continues to increase until the first job is processed and deleted from the tube. The only explanation that I can think of is that the memory is released similar to binlogs after all the previous jobs are deleted as well. Can anyone confirm this, or explain what exactly is happening in this case? Thanks, --Payam -- 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.
