darion.yaphet's blog
linux

CPU Load Balancing

network

API网关

API网关可以看做系统与外界联通的入口,可以在网关进行处理一些非业务逻辑的逻辑,比如权限验证,监控,缓存,请求路由。

spring
architecture

六边形架构

tensorflow

TensorFlow

Basic Concepts

MySQL

MySQL

innodb_flush_log_at_trx_commit:控制了重做日志写盘和落盘策略。

RocksDB

RocksDB起源于LevelDB,设计的初衷是能够利用好SSD和内存的高性能,通过配置承载高强度读写。

cmake

CMake is an open-source, cross-platform family of tools designed to build, test and package software.

python

Built-in Functions

distributed

Two-phase Commit