{"id":30602111,"url":"https://github.com/dotkernel/queue-documentation","last_synced_at":"2026-02-13T17:04:19.607Z","repository":{"id":307479853,"uuid":"1008283469","full_name":"dotkernel/queue-documentation","owner":"dotkernel","description":"Dotkernel Queue documentation","archived":false,"fork":false,"pushed_at":"2025-09-25T09:43:54.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-25T11:35:14.351Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docs.dotkernel.org/queue-documentation/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotkernel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-25T09:59:14.000Z","updated_at":"2025-09-25T09:36:54.000Z","dependencies_parsed_at":"2025-07-31T15:06:47.585Z","dependency_job_id":"f7179fc8-5a33-4ad7-b383-9012b98aae13","html_url":"https://github.com/dotkernel/queue-documentation","commit_stats":null,"previous_names":["dotkernel/queue-documentation"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/dotkernel/queue-documentation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotkernel%2Fqueue-documentation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotkernel%2Fqueue-documentation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotkernel%2Fqueue-documentation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotkernel%2Fqueue-documentation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotkernel","download_url":"https://codeload.github.com/dotkernel/queue-documentation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotkernel%2Fqueue-documentation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29412670,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2025-08-30T00:14:03.201Z","updated_at":"2026-02-13T17:04:19.592Z","avatar_url":"https://github.com/dotkernel.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Queue\n\nDotkernel component used to queue tasks to be processed asynchronously based on [netglue/laminas-messenger](https://github.com/netglue/laminas-messenger)\n\nA queue system is a vital part in modern web applications that enables the decoupling of certain tasks from the regular request-response cycle.\n\nThis is especially useful for time-consuming and resource-intensive operations which are thus handled asynchronously by background workers on a separate system.\n\nThe greatest benefit is to application responsiveness, which allows faster execution, while the heavy lifting is scheduled in the queue based on available resources.\n\nThe queue system uses logs to ensure maintainability and implements retry features for reliability and stability.\n\n![Queue process](https://docs.dotkernel.org/img/queue/schema.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotkernel%2Fqueue-documentation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotkernel%2Fqueue-documentation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotkernel%2Fqueue-documentation/lists"}