Thanks. don't know why I didn't think to check the help in the program.

Are there many downsides to allowing larger jobs? 256k or so? Similarly, is
there a performance increase by restricting the job length to something
smaller like 1k or 512 bytes?

Thanks, Aaron
 On Feb 18, 2011 5:44 PM, "Rhesa Rozendaal" <[email protected]>
wrote:
> On 02/18/2011 08:07 AM, aaronpk wrote:
>> Hi, I recently started using beanstalk, and I couldn't seem to find
>> the answer to this question in the docs or on this list. What is the
>> maximum length (if any) of a job? How much data is expected to be
>> included in the job? I'm considering en-queuing jobs that could
>> potentially have as much as 10kb of data in them.
>
> $ beanstalkd -h
> Use: beanstalkd [OPTIONS]
>
> Options:
> [snip...]
> -z BYTES set the maximum job size in bytes (default is 65535)
>
> --
> 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.
>

-- 
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.

Reply via email to