🐺 Asynchronous Task Queue Based on Distributed Message Passing for PHP.
-
Updated
Feb 21, 2025 - PHP
🐺 Asynchronous Task Queue Based on Distributed Message Passing for PHP.
Queue callbacks to be ran with arguments, unlike wp_cron which is scheduled jobs, these are queued and run concurrently as needed
This is a php wrapper built on top of php-amqplib (@videlalvaro).
Laravel 9 Testing & Project
This is a project that allow user to specify a task that he want to run on the server. Upload the files to the server and execute some commands he want, finally download results back to his machine.
Task Manager for a small team or developer
Add a description, image, and links to the task-queue topic page so that developers can more easily learn about it.
To associate your repository with the task-queue topic, visit your repo's landing page and select "manage topics."