We develop a suite of PHP SASS applications and we use Gearman to process tasks in the background both synchronously and asynchronously. We love everything Gearman has to offer but we've beginning to find the administration of the queue to becoming tedious.
Has anyone here had experience with a Web UI for Gearman that allows you to see all job servers and jobs queued on them?
Or any suggestion for alternative to Gearman that will run easily on LAMP stack and has good PHP library support, and a Web UI ofcause?