Book description
A fast-paced guide to using Apache ZooKeeper to coordinate services in distributed systems
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.
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
Publisher resources
Table of contents
-
Apache ZooKeeper Essentials
- Table of Contents
- Apache ZooKeeper Essentials
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Preface
- 1. A Crash Course in Apache ZooKeeper
- 2. Understanding the Inner Workings of Apache ZooKeeper
- 3. Programming with Apache ZooKeeper
- 4. Performing Common Distributed System Tasks
- 5. Administering Apache ZooKeeper
- 6. Decorating ZooKeeper with Apache Curator
- 7. ZooKeeper in Action
- Index
Product information
- Title: Apache ZooKeeper Essentials
- Author(s):
- Release date: January 2015
- Publisher(s): Packt Publishing
- ISBN: 9781784391324
You might also like
book
Data Science from Scratch, 2nd Edition
To really learn data science, you should not only master the tools—data science libraries, frameworks, modules, …
book
Mastering Hadoop 3
A comprehensive guide to mastering the most advanced Hadoop 3 concepts Key Features Get to grips …
book
Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition
Through a series of recent breakthroughs, deep learning has boosted the entire field of machine learning. …
book
Python Crash Course, 2nd Edition
This is the second edition of the best selling Python book in the world. Python Crash …