购买选项
Kindle电子书价格: | ¥85.01 |

下载免费的 Kindle 阅读软件,即可立即在智能手机、平板电脑或电脑上阅读 Kindle 电子书 - 无需 Kindle 设备。了解更多信息
使用手机摄像头 - 扫描以下代码并下载 Kindle 阅读软件。

![“Apache ZooKeeper Essentials (English Edition)”,作者:[Saurav Haloi]](https://images-cn.ssl-images-amazon.cn/images/I/51G+xOk+dRL._SX260_.jpg)
Apache ZooKeeper Essentials (English Edition) Kindle电子书
About This Book
- Learn the basics of Apache ZooKeeper with a comprehensive examination of its internals and administration
- Explore the ZooKeeper API model and learn how to develop applications using ZooKeeper in C, Java, and Python for common distributed coordination tasks
- See how ZooKeeper is used in real-world applications and services to carry out complex distributed coordination tasks
Who This Book Is For
Whether you are a novice to ZooKeeper or already have some experience, you will be able to master the concepts of ZooKeeper and its usage with ease.
This book assumes you to have some prior knowledge of distributed systems and high-level programming knowledge of C, Java, or Python, but no experience with Apache ZooKeeper is required.
What You Will Learn
- Understand how Apache ZooKeeper solves coordination issues in traditional distributed systems
- Discover steps to set up and get started with ZooKeeper in a development environment in addition to production
- Explore ZooKeeper's architecture and internals
- Get to grips with the API model of ZooKeeper to start programming
- Use ZooKeeper to solve common distributed coordination tasks such as leader election, distributed queues, and group memberships
- Administer Apache ZooKeeper for real-world use and production workload
- Investigate the use of ZooKeeper in real-world applications and services
In Detail
Apache ZooKeeper provides a simple interface to a centralized coordinating service for distributed applications through a rich set of APIs and primitives, enabling developers to concentrate on the core logic of their applications. With ZooKeeper, it's unnecessary to start from scratch, so the development of distributed applications becomes cleaner and easier.
Starting with how to install, configure, and begin with ZooKeeper, we'll examine the intricacies of ZooKeeper's architecture and internals. Next, you'll learn ZooKeeper's programming model and write code to solve common distributed coordination tasks. We'll also walk you through administering ZooKeeper in a production environment, before finally covering practical examples of real-world projects and services using ZooKeeper to solve complex day-to-day problems.
基本信息
- ASIN : B00T7D343Q
- 出版社 : Packt Publishing (2015年1月28日)
- 出版日期 : 2015年1月28日
- 语言 : 英语
- 文件大小 : 4125 KB
- 标准语音朗读 : 已启用
- X-Ray : 未启用
- 生词提示功能 : 未启用
- 纸书页数 : 168页
- 亚马逊热销商品排名: 商品里排第231,682名Kindle商店 (查看商品销售排行榜Kindle商店)
- 商品里排第482名Programming & Development(编程与开发)
- 用户评分:
无顾客评论
5 星 (0%) |
|
0% |
4 星 (0%) |
|
0% |
3 星 (0%) |
|
0% |
2 星 (0%) |
|
0% |
1 星 (0%) |
|
0% |
此商品在美国亚马逊上最有用的商品评论



Now that I've read this book, the O'Reilly book started making much more sense and I use it as a quick reference.
I sort of agree with the @Anon's review in that, the O'reilly book is more authoritative and can be used as a reference. However, if you are new to the subject, read "Apache ZooKeeper Essentials" first.