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

Tag: usage

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

ZooKeeper implements distributed lock safety

Background ConnectionLoss link is lost SessionExpired session expired Bypass zookeeper broker for status notification leader election Disconnect from zkNode Do idempotent Static expansion, dynamic

October 14, 2021By Simo ZooKeeper distributed, Implementation, lock, safe, usage, ZookeeperLeave a Comment

Jetty installation, configuration, and use

Jetty is an open source servlet container, which provides a runtime environment for Java-based web content, such as JSP and servlet. Jetty is written in Java language, and its API is released in th

October 13, 2021By Simo Jetty configuration, installation, jetty, usageLeave a Comment

Spring boot integrated Rabbit MQ uses a first experience

First experience of using Spring boot integrated Rabbit MQ

First introduce several characteristics of rabbitMQ

Asynchronous Messaging
Supports multiple messaging protocols, message que

October 13, 2021By Simo Spring Boot, experience, First, integration, MQ, Rabbit, spring, usageLeave a Comment

Command analysis NGINX access log

Commonly used advanced command methods for awk analysis logs Analyze access logs (Nginx as an example) Log format:

‘ $remote_addr-$remote_user [$time_local] “$request” $status $body_bytes_sen

October 13, 2021By Simo Nginx Access, analysis, Command, log, nginx, usageLeave a Comment

Silverlight – Unable to create an “ObjectName” instance in Designer during use

I tried to bind the combo box item source to a static resource. I over-explained my example, so it’s easy to understand what I’m doing.

public class A: ObservableCollection
{
public A()
{

October 10, 2021By Simo Silverlight error, instance, Objectname, Silverlight, usageLeave a Comment

Use of objects and structures in SWIFT

Object class Student{

var name: String = “”;
var age: Int = 0;

init(name: String ,age:Int) {
self.name = name
self.age = age
}
}

let stu = Student(name: “xiao< span style="colo

October 10, 2021By Simo Swift body, middle, object, structure, SWIFT, usageLeave a Comment

Swift’s use of closed bag

The simplest way to write closures, here is the format {(parameters) -> return type in
statements
}
Examples

//let append = {(str1 aa:String ,Str2 bb: String)-> String in error, the c

October 10, 2021By Simo Swift closing, middle, SWIFT, usageLeave a Comment

SWIFT: If the Let statement is condition, you cannot use the array filter.

Suppose I have a set of usernames

let users = [“Hello”, “1212”, “12”, “Bob”, “Rob”] I want to get the first user whose name length is 2, so I filtered the array and got the first user

i

October 10, 2021By Simo Swift array, condition, filter, if, let, not, statement, SWIFT, usageLeave a Comment

Promise’s basic usage

// Promise object, can save state
//Promise first step
// Asynchronous code is written in the Promise function Step 2
const promise = new Promise((resolv, reject) => {
// Promise has three

October 9, 2021By Simo Rom Basic, Promise, usageLeave a Comment

Posts navigation

Page 1 Page 2 Page 3 Page 4
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