{"id":50878353,"url":"https://github.com/zk1931/jzab","last_synced_at":"2026-07-03T02:01:15.056Z","repository":{"id":17666034,"uuid":"20470703","full_name":"zk1931/jzab","owner":"zk1931","description":"ZooKeeper Atomic Broadcast in Java","archived":false,"fork":false,"pushed_at":"2022-02-22T07:35:29.000Z","size":28860,"stargazers_count":54,"open_issues_count":6,"forks_count":21,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-08-02T10:31:01.663Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://zk1931.github.io/jzab/master/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zk1931.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}},"created_at":"2014-06-04T04:55:59.000Z","updated_at":"2025-02-18T15:37:11.000Z","dependencies_parsed_at":"2022-09-02T07:02:28.663Z","dependency_job_id":null,"html_url":"https://github.com/zk1931/jzab","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/zk1931/jzab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zk1931%2Fjzab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zk1931%2Fjzab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zk1931%2Fjzab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zk1931%2Fjzab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zk1931","download_url":"https://codeload.github.com/zk1931/jzab/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zk1931%2Fjzab/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35069183,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-03T02:00:05.635Z","response_time":110,"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-06-15T12:00:25.790Z","updated_at":"2026-07-03T02:01:15.020Z","avatar_url":"https://github.com/zk1931.png","language":"Java","funding_links":[],"categories":["分布式开发"],"sub_categories":["微服务框架"],"readme":"Jzab\n=======\n\n[![Build Status](https://travis-ci.org/zk1931/jzab.svg?branch=master)](https://travis-ci.org/zk1931/jzab)\n\n`jzab` is an implementation of \n[ZooKeeper Atomic Broadcast](http://web.stanford.edu/class/cs347/reading/zab.pdf) (Zab)\nin Java. `jzab`'s features include:\n\n- **High throughput** - [benchmarked \u003e 20k writes/sec](https://github.com/zk1931/jzab/wiki) on commodity hardware.\n- **Fuzzy snapshot** - minimizes service interruption while taking snapshots.\n- **Dynamic reconfiguration** - add/remove servers without restarting the cluster.\n- **Minimum runtime dependencies** - netty, protobuf, slf4j.\n- **Secure communication** - using ssl.\n\nApplications using `jzab`\n-------------------------\n- [`zabkv`](https://github.com/zk1931/zabkv) - A simple reference server.\n- [`pulsed`](https://github.com/zk1931/pulsed) - An HTTP-based replicated filestore for distributed coordination.\n\nDocumentation\n-------------\n- [Getting Started](http://zk1931.github.io/jzab/master/)\n- [Javadoc](http://zk1931.github.io/jzab/master/javadoc/)\n\nRequirements\n------------\n - JDK 1.7 or later: `javac -version`\n - Maven 3 or later: `mvn -v`\n - Protocol Buffers compiler 2.6.*: `protoc --version`\n\nHow to build\n------------\n\nTo build the project, run:\n\n    mvn verify\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzk1931%2Fjzab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzk1931%2Fjzab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzk1931%2Fjzab/lists"}