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.

Eureka and ZooKeeper (1)

CAP theory: c strong consistency a availability p partition fault tolerance

ZooKeeper follows CP, Eureka is AP.

Zookeeper guarantees CP

When querying the registry for the list of

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

What is the difference between ZooKeeper and any distributed KEY-VALUE store?

I am new to zookeeper and distributed systems, and I am learning it myself.

From what I understand now, it seems that ZooKeeper is just a key Value storage, its key is a path, and the value i

October 14, 2021By Simo ZooKeeper Any, between, Difference, distributed, key, value, what, ZookeeperLeave a Comment

ZooKeeper download installation (Windows version)

Go to the official Apache ZooKeeper website to download, https://zookeeper.apache.org/releases.html

< /p>

Here we choose zookeeper-3.4.12 version to download

Baidu network disk do

October 14, 2021By Simo ZooKeeper download, installation, version, windows, ZookeeperLeave a Comment

Scalability – How to back up ZooKeeper?

I have read that copying the data directory will work. However, this is a combination of logs and snapshots. How do people back up the zookeeper infrastructure? exit ? Dump? Custom script? What is

October 14, 2021By Simo ZooKeeper Backup, How, scalability, ZookeeperLeave a Comment

ZooKeeper talks

Origin:

zookeeper is a project under Apache. It was first used in Yahoo! and later used by Apache HBase to track distributed data.

Distributed :

refers to running in multiple syst

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

Spring is injected into beans into the IOC container

a @Import imports the component, the id is the full class name of the component by default 1 //The components in the class are set uniformly. All bean registrations configured in this class will

October 14, 2021By Simo Spring Bean, container, five, injection, IOC, spring, wayLeave a Comment

[ZooKeeper] Zookeeper Developer Handbook

Zookeeper data model

Zookeeper has a hierarchical name space (name space), much like a standard distributed file system, the difference is that each node can be associated Data and child node

October 14, 2021By Simo ZooKeeper Developer, manual, ZookeeperLeave a Comment

ZooKeeper simple section

1. What is ZooKeeper   ZooKeeper is a distributed, open source distributed application coordination service. It is mainly used to solve the consistency problem of the application system in the dist

October 14, 2021By Simo ZooKeeper Section, simple, ZookeeperLeave a Comment

ZooKeeper application scenario

1.1. zookeeper application scenarios

Publishing and subscribing model, the so-called configuration center, as the name implies, is that the publisher publishes data to the ZK node for subscri

October 14, 2021By Simo ZooKeeper application, scene, ZookeeperLeave a Comment

Springboot integrate Mybatis

SpringBoot integrates Mybatis

1. Introduce maven dependency package:

<< /span>dependency>
org.springframework.boot
spring-boot-starter-jdbc

October 14, 2021By Simo Spring integration, mybatis, SpringbootLeave a Comment

Posts navigation

Page 1 … Page 7 Page 8 Page 9 … 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