Supports the same set of drivers (SQS, Redis, ...)
Extendable: possibility to add
new type of driver
job handlers
Simple for development and maintenance
Supports php-nonPhp e2e testing
Benefits (at least for Go Workers) : improved performance/latency and cost (for cloud base projects).
Ofcourse message format should be simple (e.g. JSON) in order to simplify unmarshalling on non-PHP side
I'd like to implement this software on Go, but don't know whether it's valuable use case: some months ago I raised the same question (github.com/yiisoft/queue/issues/194) on Yii Queue repo without success.
Or possible it may be done straightforward (themsaid.com/using-golangs-coroutines-to-handle-laravel-jobs) and does not require any additional framework/library/package
What do you think?
Reply or participate in Polls (github.com/laravel/framework/discussions/51854)
I can not use urls (first day on the board), sorry you need to add https:// by yourself