mirror of
https://github.com/symfony/beanstalkd-messenger.git
synced 2026-03-23 23:02:08 +01:00
8.1
--fetch-size option to the messenger:consume command to control how many messages are fetched per iteration
Beanstalkd Messenger
Provides Beanstalkd integration for Symfony Messenger.
Full DSN with options: beanstalkd://<ip>:<port>?tube_name=<name>&timeout=<timeoutInSeconds>&ttr=<ttrInSeconds>
Resources
Languages
PHP
100%