Skip to content
#

supervisor

Here are 41 public repositories matching this topic...

Web application tries to guess a number using a chain of jobs in a queue many times by genereting a random number. It equals a genereted number and a number has configured. If number is not guessed the job returns to queue once again and it will be continued for a number of tries has configured. App uses RESTAPI to: direct it, input parameters, …

  • Updated Jun 2, 2022
  • PHP

Web application (was practiced me) tries to guess a number using a job in a queue many times by genereting a random number. It equals a genereted number and a number has configured. If number is not guessed the job returns to queue once again and it will be continued for a number of tries has configured. App uses RESTAPI to: direct it, input par…

  • Updated Jun 2, 2022
  • PHP

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 batc…

  • Updated May 29, 2022
  • PHP

Improve this page

Add a description, image, and links to the supervisor topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the supervisor topic, visit your repo's landing page and select "manage topics."

Learn more