https://github.com/symfony/beanstalkd-messenger
Symfony Beanstalkd Messenger Bridge
https://github.com/symfony/beanstalkd-messenger
component php symfony symfony-component
Last synced: 5 months ago
JSON representation
Symfony Beanstalkd Messenger Bridge
- Host: GitHub
- URL: https://github.com/symfony/beanstalkd-messenger
- Owner: symfony
- License: mit
- Created: 2020-08-13T11:31:38.000Z (almost 6 years ago)
- Default Branch: 7.3
- Last Pushed: 2025-11-13T13:06:38.000Z (7 months ago)
- Last Synced: 2025-11-13T14:38:11.755Z (7 months ago)
- Topics: component, php, symfony, symfony-component
- Language: PHP
- Homepage: https://symfony.com/messenger
- Size: 90.8 KB
- Stars: 19
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Beanstalkd Messenger
====================
Provides Beanstalkd integration for Symfony Messenger.
Full DSN with options: `beanstalkd://:?tube_name=&timeout=&ttr=`
Resources
---------
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls)
in the [main Symfony repository](https://github.com/symfony/symfony)