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

Category: Opensource

Open-source software (open-source) is a new term that is defined as software whose source code can be used by the public, and the use, modification, and distribution of this software are not restricted by licenses. Open source software is usually copyrighted, and its license may contain such restrictions: deliberate protection of its open source status, notice of authorship, or development control. “Open source” is being registered as a certification mark by public interest software organizations, which is also a means of creating a formal definition of open source.

ZooKeeper installation configuration

There are three ways to install Zookeeper, stand-alone mode and cluster mode and pseudo-cluster mode.

■ Single-machine mode: Zookeeper only runs on one server, suitable for test environments;

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

The difference between Eureka and ZooKeeper

Background In this article, we will use the problems we encountered in practice to explain why it is an error to use ZooKeeper to do the service discovery service.

Let’s start from the beginn

October 14, 2021By Simo ZooKeeper Difference, Eureka, ZookeeperLeave a Comment

Springmvc request parameter summary

prerequisite When you use SpringMVC for development, you may encounter various types of request parameters on the front end. Here is a relatively comprehensive summary. The interface for handling c

October 14, 2021By Simo SpringLeave a Comment

What is ZooKeeper?

Foreword Some time ago, I was debugging zookeeper in the company during my free time, and I was seen by my colleagues (also classmates, temporarily called Brother Xiao Ma). He said you still play w

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

How do I use Curator to monitor events on the neighborhood of ZooKeeper?

I am developing a project, and I need to maintain a monitor on a node, and the node is also a child node. I have tried using PathCache, but I am not sure how to watch children’s children here ?

October 14, 2021By Simo ZooKeeper curator, events, how to use, middle, monitoring, nodes, offspring, ZookeeperLeave a Comment

ZooKeeper foundation

1. The origin of zookeeper

Zookeeper originated from a research group in Yahoo Research Institute. At that time, researchers discovered that many large systems within Yahoo basically depend o

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

ZooKeeper Install

Tar -zxvf zookeeper-3.4.10.tar.gz
[ [emailprotected] local]# rm -rf zookeeper-3.4.10.tar.gz
Remotely transfer zookeeper-3.4.10 to others Node
[ [email protected] local]# scp -r /usr/local/zookeep

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

品 SpringBoot initiates the “secondary attack” of bean definition registration

The last article is very relaxed as a whole, because before the container starts, only one bean definition is registered, which is the main class of SpringBoot. OK, start from the container today S

October 14, 2021By Simo Spring attack, Bean, definition, initiated, Product, registration, Second, spring, SpringbootLeave a Comment

Use Kazoo to operate ZooKeeper service governance

The reliability and scalability of a stand-alone service is limited, and the downtime of a certain service may affect the normal operation of the entire system Use; Distributed services can effecti

October 14, 2021By Simo ZooKeeper governance, Kazoo, operation, service, Using, ZookeeperLeave a Comment

zookeeper note

Session:

To create a client session the application code must provide a connection string containing a comma separated list of host:port pairs

host + port

If this connection fails

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

Posts navigation

Page 1 … Page 3 Page 4 Page 5 … Page 63
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