{"id":19840526,"url":"https://github.com/zefer/jobqueue","last_synced_at":"2026-06-09T04:02:27.833Z","repository":{"id":138714430,"uuid":"997209","full_name":"zefer/JobQueue","owner":"zefer","description":"A JavaScript utility for queuing-up and running jobs, useful for background tasks","archived":false,"fork":false,"pushed_at":"2010-10-20T15:02:38.000Z","size":100,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-11T11:35:53.993Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zefer.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-10-18T10:19:27.000Z","updated_at":"2021-10-21T18:49:30.000Z","dependencies_parsed_at":"2023-03-11T10:01:15.704Z","dependency_job_id":null,"html_url":"https://github.com/zefer/JobQueue","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zefer%2FJobQueue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zefer%2FJobQueue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zefer%2FJobQueue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zefer%2FJobQueue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zefer","download_url":"https://codeload.github.com/zefer/JobQueue/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241209969,"owners_count":19927765,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T12:27:14.808Z","updated_at":"2026-06-09T04:02:27.761Z","avatar_url":"https://github.com/zefer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"JobQueue\n--------\n\nThis is a simple way to run a batch of background tasks, in JavaScript. The concept is basically:\n\n1. Create an instance of the JobQueue class\n2. Create lots of instances of the Job class, and add them to the JobQueue\n3. Run the JobQueue\n\nCould be used to:\n- preload images, AJAX, or other http requests\n- run a sequence of AJAX requests (e.g. for gathering lots of data)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzefer%2Fjobqueue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzefer%2Fjobqueue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzefer%2Fjobqueue/lists"}