{"id":23914423,"url":"https://github.com/dlemel8/consistent_hashing_workers","last_synced_at":"2026-04-14T07:33:44.325Z","repository":{"id":93619727,"uuid":"294987285","full_name":"dlemel8/consistent_hashing_workers","owner":"dlemel8","description":"compare consistent hashing implementations to solve distributed continues jobs processing problem  ","archived":false,"fork":false,"pushed_at":"2020-12-10T06:10:50.000Z","size":518,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-23T18:45:40.792Z","etag":null,"topics":["consistent-hashing","golang","rabbitmq","zeromq"],"latest_commit_sha":null,"homepage":"","language":"Go","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/dlemel8.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-12T16:55:45.000Z","updated_at":"2020-12-10T06:10:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"e2bc9b04-c934-4853-a179-41ca998dd405","html_url":"https://github.com/dlemel8/consistent_hashing_workers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dlemel8/consistent_hashing_workers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlemel8%2Fconsistent_hashing_workers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlemel8%2Fconsistent_hashing_workers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlemel8%2Fconsistent_hashing_workers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlemel8%2Fconsistent_hashing_workers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dlemel8","download_url":"https://codeload.github.com/dlemel8/consistent_hashing_workers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlemel8%2Fconsistent_hashing_workers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31787006,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: 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":["consistent-hashing","golang","rabbitmq","zeromq"],"created_at":"2025-01-05T10:13:46.959Z","updated_at":"2026-04-14T07:33:44.321Z","avatar_url":"https://github.com/dlemel8.png","language":"Go","readme":"# consistent_hashing_workers\n![Test](https://github.com/dlemel8/consistent_hashing_workers/workflows/Verify%20Strategies/badge.svg)\n\nThis repo contains 3 services:\n* Generator is generating jobs with an id and data\n* Workers are processing the jobs and send their results to reporter\n* Reporter is aggregating jobs results and then saves a report\n\nIn steady state, requirements are:\n* Each job id is processed by the same worker\n* Workload is evenly distributed among the workers\n\n## Abstract Design\n![Abstract](design/abstract.jpg?raw=true \"Abstract\")\n\n## Implementations\n### RabbitMQ (Centralized Message Broker)\n![RabbitMQ](design/rabbitmq.jpg?raw=true \"RabbitMQ\")\n\n### ZeroMQ (Distributed Messaging Sockets)\n![ZeroMQ](design/zeromq.jpg?raw=true \"ZeroMQ\")\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdlemel8%2Fconsistent_hashing_workers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdlemel8%2Fconsistent_hashing_workers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdlemel8%2Fconsistent_hashing_workers/lists"}