beanstalkd
Write messages to a Beanstalkd queue.
Introduced in version 4.7.0.
Fields
address
An address to connect to.
Type: string
max_in_flight
The maximum number of messages to have in flight at a given time. Increase to improve throughput.
Type: int
Default: 64