{"id":27768049,"url":"https://github.com/koddr/tutorial-go-asynq","last_synced_at":"2025-08-10T00:05:50.623Z","repository":{"id":91372647,"uuid":"355320556","full_name":"koddr/tutorial-go-asynq","owner":"koddr","description":"📖 Tutorial: Asynq. Simple, reliable \u0026 efficient distributed task queue for your next Go project.","archived":false,"fork":false,"pushed_at":"2021-11-08T07:41:56.000Z","size":10,"stargazers_count":35,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-29T19:59:38.352Z","etag":null,"topics":["asynq","go","golang","message-broker","queue","tutorial","tutorial-code","tutorial-sourcecode"],"latest_commit_sha":null,"homepage":"https://dev.to/koddr/asynq-simple-reliable-efficient-distributed-task-queue-for-your-next-go-project-4jhg","language":"Go","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/koddr.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},"funding":{"liberapay":"koddr"}},"created_at":"2021-04-06T20:24:55.000Z","updated_at":"2025-04-09T16:02:37.000Z","dependencies_parsed_at":"2024-01-30T07:03:04.636Z","dependency_job_id":"7d91e239-09e0-432f-944e-9e17495caed2","html_url":"https://github.com/koddr/tutorial-go-asynq","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/koddr/tutorial-go-asynq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koddr%2Ftutorial-go-asynq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koddr%2Ftutorial-go-asynq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koddr%2Ftutorial-go-asynq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koddr%2Ftutorial-go-asynq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koddr","download_url":"https://codeload.github.com/koddr/tutorial-go-asynq/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koddr%2Ftutorial-go-asynq/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269654977,"owners_count":24454351,"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","status":"online","status_checked_at":"2025-08-09T02:00:10.424Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["asynq","go","golang","message-broker","queue","tutorial","tutorial-code","tutorial-sourcecode"],"created_at":"2025-04-29T19:59:34.102Z","updated_at":"2025-08-10T00:05:50.595Z","avatar_url":"https://github.com/koddr.png","language":"Go","readme":"# 📖 Tutorial: Asynq. Simple, reliable \u0026 efficient distributed task queue for your next Go project\n\nAsynq is a Go library for queueing tasks and processing them asynchronously with workers. It's backed by Redis and is designed to be scalable yet easy to get started. Task queues are used as a mechanism to distribute work across multiple machines.\n\n👉 The full article is published on **April 7, 2021**, on Dev.to: https://dev.to/koddr/asynq-simple-reliable-efficient-distributed-task-queue-for-your-next-go-project-4jhg\n\n![article preview pic](https://user-images.githubusercontent.com/11155743/113790679-89c9a600-974a-11eb-9aca-b4d15187e6cb.jpg)\n\n## Quick start\n\n1. Clone this repository and go to it root folder.\n2. Start a Redis server (by Docker or locally).\n3. Start Asynq worker server:\n\n```console\nmake worker\n```\n\n4. Start generating tasks by Asynq client:\n\n```console\nmake client\n```\n\n5. Install [Asynqmon](https://github.com/hibiken/asynqmon) (Asynq web UI) to your system.\n6. Go to [localhost:8080](http://localhost:8080) and see:\n\n![Screenshot](https://user-images.githubusercontent.com/11155743/113557216-57af2b80-9606-11eb-8ab6-df023b14e5c1.png)\n\n## P.S.\n\nIf you want more articles like this on this blog, then post a comment below and subscribe to me. Thanks! 😘\n\nAnd, of course, you can support me by donating at [LiberaPay](https://liberapay.com/koddr/donate). _Each donation will be used to write new articles and develop non-profit open-source projects for the community._\n\n[![Support author at LiberaPay](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/zq8442cqyjq2i1jdeay8.png)](https://liberapay.com/koddr/donate)\n\n## ⚠️ License\n\nMIT \u0026copy; [Vic Shóstak](https://shostak.dev/) \u0026 [True web artisans](https://1wa.co/).\n","funding_links":["https://liberapay.com/koddr","https://liberapay.com/koddr/donate"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoddr%2Ftutorial-go-asynq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoddr%2Ftutorial-go-asynq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoddr%2Ftutorial-go-asynq/lists"}