GitHub / WhiteShadow77 / Queue-RESTAPI-job-batch-number-guesser
The application can help you feel how a batch of jobs in queue works. Web app runs a queue on server with a batch of jobs. Jobs are trying to guess a number by equaling a generated randomly number with a number had input. Data to manage a batch has stored in config or can be inputed through a request, there is used RESTAPI. Executing of the batch does not stop if some job has failed, it continues. App are able to output information by the request about the executing process or cancel the executing. Having a batch id user are able to rerun the batch using artisan commands.
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: PHP
Size: 165 KB
Dependencies parsed at: Pending
Created at: almost 3 years ago
Updated at: 8 months ago
Pushed at: almost 3 years ago
Last synced at: 8 months ago
Topics: dependency-injection, dependency-inversion-principle, docker, events, laravel, listener-pattern, mysql-database, nginx, php8, queue-batch-job, rest-api, session, subscriber-pattern, supervisor