Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Category: ZooKeeper

ZooKeeper is a distributed, open source distributed application coordination service, an open source implementation of Google’s Chubby, and an important component of Hadoop and Hbase. It is a software that provides consistent services for distributed applications. The functions provided include: configuration maintenance, domain name services, distributed synchronization, group services, etc.

Zookeeper Clustered (Multi-Server) Deployment

Environmental convention: system os: centos 6
java version: “1.8.0_191”
zookeeper version: 3.4.13
zookeeper1 ip: 192.168.10.101
zookeeper2 ip: 192.168.10.102
zookeeper3 ip: 192.168.10.103
zookeepe

October 14, 2021By Simo ZooKeeper clustered, deployment, Multi, server, ZookeeperLeave a Comment

Deploy ZooKeeper distributed node

Use 2 servers, low resources, and deploy 3 zookeeper distributed nodes:

1. Prepare the environment
The system has been configured with the JAVA environment;
download one Version of the zook

October 14, 2021By Simo ZooKeeper Deploy, distributed, Node, ZookeeperLeave a Comment

ZooKeeper – What is ZooKeeper?

Google’s three papers have affected many, many people and many systems. These three papers have always been classics in the distributed field. According to MapReduce, so we have Hadoop; according t

October 14, 2021By Simo ZooKeeper what, ZookeeperLeave a Comment

Zookeeper Source Code Reading (Fourth) Single Single Server

Foreword The previous two articles mainly talked about the client-server session-related content, so here is the content of the client and the content of the client-server connection. Basically com

October 14, 2021By Simo ZooKeeper fourteen, reading, server, Source Code, stand-alone, ZookeeperLeave a Comment

ZooKeeper + Kafka Cluster

ZooKeeper is a distributed, open source distributed application coordination service, an open source implementation of Google’s Chubby, and an important component of Hadoop and Hbase. It is a softw

October 14, 2021By Simo ZooKeeper cluster, construction, Kafka, Zookeeper, Zookeeper + KafkaLeave a Comment

ZooKeeper lock test

pom introduces the corresponding jar package


org.junit.vintagegroupId>
junit-vintage-engine< /artifactId>
5.1.1

October 14, 2021By Simo ZooKeeper lock, test, ZookeeperLeave a Comment

ZooKeeper installation and deployment

1. System requirement ZooKeeper can run on a variety of system platforms, as shown in Table 1 The system platform supported by zk and whether the development environment or production environment i

October 14, 2021By Simo ZooKeeper deployment, installation, ZookeeperLeave a Comment

ZooKeeper installation, configuration and use

1. Zookeeper architecture The zookeeper server runs in two modes: standalone mode and quorum mode. Independent mode: There is a single server, and the zookeeper status cannot be replicated. Arbitra

October 14, 2021By Simo ZooKeeper configuration, installation, usage, ZookeeperLeave a Comment

Using ZooKeeper to achieve distributed lock and service registration center

Original text: Using Zookeeper to realize distributed lock and service registration center

For the definition and principle of Zookeeper, there are already many excellent articles on the Inte

October 14, 2021By Simo ZooKeeper center, distributed, Implementation, lock, registration, service, utilization, ZookeeperLeave a Comment

Locking mechanism for sharing memory consistency

I am developing a mechanism for exchanging data between two or more processes using shared memory on Linux. The problem is that a certain degree of concurrency control is required to maintain share

October 14, 2021By Simo ZooKeeper Consistency, for, locking, Mechanism, memory, sharingLeave a Comment

Posts navigation

Page 1 Page 2 … Page 9
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress