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

Tag: Mechanism

Detailed DOJO event mechanism (1)

function Foo() {this.name = “Foo”; this.output = function() {var result = “output function in “+ this.name; console.info(result); return result; };}function Bar () {this.name = “Bar”; this.output =

October 19, 2021By Simo Dojo detailed explanation, dojo, Event, Mechanism, oneLeave a Comment

From the single-chip microcomputer to the operating system 7 – In-depth understanding of the delay mechanism of Freertos

If you haven’t studied the source code of the operating system, it’s not considered learning the operating system.

Time management includes two aspects: system beat and task delay management.

October 17, 2021By Simo Os Theory delay, freertos, in-depth, Mechanism, Operating System, single chip, UnderstandingLeave 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

ZooKeeper Basic Mechanism Principle

Znode:

1. Znode is both a path (directory) and information (file)

2, Znode has two categories: One is divided into temporary nodes (session life cycle) and permanent nodes; two are divi

October 14, 2021By Simo ZooKeeper foundation, Mechanism, principle, use, ZookeeperLeave a Comment

Springboot – Prevent repeated submission (lock mechanism — local lock, distributed lock)

To prevent duplicate submissions, it is mainly handled in the form of locks. If it is a stand-alone deployment, you can use a local cache lock (Guava). If it is a distributed deployment, you need t

October 13, 2021By Simo Spring distributed, Local, lock, Mechanism, prevention, repetition, Springboot, submissionLeave a Comment

Ten, HDFS NameNode work mechanism

[TOC]

txid:< br>namenode gives a unique id for each operation event (addition, deletion, modification operation), called txid, which is generally incremented from 0. For each additional opera

October 12, 2021By Simo Hadoop HDFS, Mechanism, NameNode, Ten, WorkLeave a Comment

Cocos2dx Lua hot update multithreading mechanism

Multi-threading is actually implemented in cocos2dx. I started to think about how there is multi-threading in Lua? In fact, the send method of the C++ version of XMLHttpRequest will open a new thre

October 8, 2021By Simo Cocos2dx Cocos, Cocos2dx, DX, Heat, lua, Mechanism, multi-thread, UpdateLeave a Comment

Android touch event delivery mechanism

Android touch event delivery mechanism A complete event delivery mainly includes three stages, namely event distribution, interception and consumption.< /p> 1.1 Types of touch events Touch events c

October 7, 2021By Simo Android Android, Delivery, Event, Mechanism, TouchLeave a Comment

Android underlying memory recycling mechanism introduction

The bottom layer of Android is developed based on the Linux kernel. With the continuous update of Android versions, the memory recovery mechanism is constantly changing. This article briefly introd

October 7, 2021By Simo Android Android, Mechanism, memory, presentation, recycling, underlyingLeave a Comment

The Keepalive mechanism of the HeartBeat Heartbeat and TCP Protocol is not specified

Many application layer protocols have a HeartBeat mechanism, usually the client sends to the server every short period of time Send a data packet to inform the server that it is still online and tr

October 2, 2021By Simo Monitoring designated, Heartbeat, Keepalive, Mechanism, package, protocol, TCPLeave a Comment

Posts navigation

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