<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ZooKeeper on haifeiWu</title><link>https://haifeiWu.github.io/tags/zookeeper/</link><description>Recent content in ZooKeeper on haifeiWu</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><managingEditor>whfstudio@163.com (haifeiWu)</managingEditor><webMaster>whfstudio@163.com (haifeiWu)</webMaster><copyright>© 2016～2026 haifeiWu</copyright><lastBuildDate>Wed, 13 Jan 2021 11:15:16 +0800</lastBuildDate><atom:link href="https://haifeiWu.github.io/tags/zookeeper/index.xml" rel="self" type="application/rss+xml"/><item><title>ZooKeeper 与分布式锁</title><link>https://haifeiWu.github.io/posts/zookeeper-yufenbushisuo/</link><pubDate>Wed, 13 Jan 2021 11:15:16 +0800</pubDate><author>whfstudio@163.com (haifeiWu)</author><guid>https://haifeiWu.github.io/posts/zookeeper-yufenbushisuo/</guid><description>在上篇文章中讨论了基于 Redis 的单机分布式锁与集群分布式锁的方案，在数据一致性要求不是很高的情况下，Redis 实现的分布式锁可以满足我们的要求。最近在拜读了 ZooKeeper 的论文之后，对于 ZooKeeper 实现的分布式锁，也是有必要了解一下的。使用 Zook…</description></item></channel></rss>