{"id":39674493,"url":"https://github.com/ic/zookeeper-experiments","last_synced_at":"2026-01-18T09:43:53.367Z","repository":{"id":138149845,"uuid":"2174316","full_name":"ic/zookeeper-experiments","owner":"ic","description":"Experiments using the Apache Zookeeper coordination middleware","archived":false,"fork":false,"pushed_at":"2011-10-05T14:43:50.000Z","size":1220,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-11T16:28:20.909Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/ic.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":"2011-08-08T16:03:19.000Z","updated_at":"2013-12-27T14:53:41.000Z","dependencies_parsed_at":"2023-03-17T13:31:22.753Z","dependency_job_id":null,"html_url":"https://github.com/ic/zookeeper-experiments","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ic/zookeeper-experiments","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ic%2Fzookeeper-experiments","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ic%2Fzookeeper-experiments/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ic%2Fzookeeper-experiments/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ic%2Fzookeeper-experiments/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ic","download_url":"https://codeload.github.com/ic/zookeeper-experiments/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ic%2Fzookeeper-experiments/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28534175,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"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":"2026-01-18T09:43:52.647Z","updated_at":"2026-01-18T09:43:53.347Z","avatar_url":"https://github.com/ic.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"-------------------------\n  Zookeeper Experiments\n-------------------------\nThis repository gathers programs based on the Apache Zookeeper coordination middleware (http://zookeeper.apache.org).\n\nPrograms list:\n  - Alphabet server (called Telex for now...): A publisher thread sends the alphabet on a distributed queue. Clients on the queue get the letters and put them on the stdout.\n\nContext:\nThese experiments are part of self-studies and a research project on software verification. The programs should be generic enough to, perhaps, be used elsewhere. Feedbacks are welcome to improve or extend them! This code is license-free and provided \"as-is\".\n\n-------------------------\nTelex, an alphabet server\n-------------------------\nUsage:\n  - Start a ZooKeeper server on localhost, port 2181 (see, e.g., a standalone operation on http://zookeeper.apache.org/doc/r3.3.3/zookeeperStarted.html).\n  - From the root directory of the present code, run ant.\n\nThe default execution creates 1 publisher and 2 clients. There is only a single publisher for now. The number of clients is a parameter of the main class.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fic%2Fzookeeper-experiments","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fic%2Fzookeeper-experiments","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fic%2Fzookeeper-experiments/lists"}