{"id":16372503,"url":"https://github.com/mgwidmann/elixir-producer_consumer","last_synced_at":"2025-10-06T11:22:21.066Z","repository":{"id":28421716,"uuid":"31936391","full_name":"mgwidmann/elixir-producer_consumer","owner":"mgwidmann","description":"An example of a producer consumer system in Elixir.","archived":false,"fork":false,"pushed_at":"2015-03-12T18:50:36.000Z","size":124,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-01T09:25:00.462Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/mgwidmann.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}},"created_at":"2015-03-10T03:28:25.000Z","updated_at":"2017-05-07T05:36:47.000Z","dependencies_parsed_at":"2022-09-03T05:21:02.105Z","dependency_job_id":null,"html_url":"https://github.com/mgwidmann/elixir-producer_consumer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mgwidmann/elixir-producer_consumer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgwidmann%2Felixir-producer_consumer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgwidmann%2Felixir-producer_consumer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgwidmann%2Felixir-producer_consumer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgwidmann%2Felixir-producer_consumer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mgwidmann","download_url":"https://codeload.github.com/mgwidmann/elixir-producer_consumer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgwidmann%2Felixir-producer_consumer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278599590,"owners_count":26013511,"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-10-06T02:00:05.630Z","response_time":65,"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":[],"created_at":"2024-10-11T03:11:36.073Z","updated_at":"2025-10-06T11:22:21.050Z","avatar_url":"https://github.com/mgwidmann.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"ProducerConsumer\n================\n\nInstall Elixir\n\n    brew install elixir\n\n\nRunning tests:\n\n    mix test\n\n\nRunning producer/consumer on multiple machines:\n\n    iex --name \"foo@127.0.0.1\" --cookie prodcon -S mix\n\nBe sure to replace `\"foo@127.0.0.1\"` with a unique name and your ip address (or leave it as 127.0.0.1 for local only connection). All running users must have the same cookie or connections will be denied.\n\nOnce the console is up, connect to other users in the network\n\n    Node.connect :\"foo@127.0.0.1\"\n\nOnce connected, anyone in the cluster may type the following to kick things off:\n\n    Manager.start\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgwidmann%2Felixir-producer_consumer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmgwidmann%2Felixir-producer_consumer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgwidmann%2Felixir-producer_consumer/lists"}