pecl-networking-gearman
pecl-networking-gearman copied to clipboard
PHP wrapper to libgearman
Hi, we moved our workers into a dockerized autoscaled environment, but we started seeing this error: "Unable to add worker function". Our setup: X gearman servers, Y gearman workers that...
As recently as version 2.0.6, (with PHP 7.4, libgearman 1.1.12) if PHP exited with a non-zero value while a worker was working on a job, the job would be returned...
I don't know for certain if this is a problem to post here or as part of the homebrew for Gearman itself, my knowledge of C isn't good enough to...
This PR adds a GitHub Actions CI workflow. It tests PHP 8.0 through 8.4 on the latest Ubuntu and macOS GitHub Actions runners.