Hard Link && Symbol Link Posted on 2022-05-05 Edited on 2026-01-29 In Software Engineering Outline: link symlink Read more »
Static Link && Dynamic Link Posted on 2022-05-05 Edited on 2026-01-29 In Software Engineering Outline: static link static load dynamic link && load Read more »
OS Thread Sheduling Algorithm Posted on 2022-04-16 Edited on 2026-01-29 In Computer Science Outline: workload scheduling metrics 处理器调度层次 各种算法... Read more »
OS Page Sheduling Algorithm Posted on 2022-04-16 Edited on 2026-01-29 In Computer Science Outline: 各种页面调度算法... Read more »
CPU Virtualization in Operation Systems Posted on 2022-04-16 Edited on 2026-01-29 In Computer Science Sources: Remzi H. Arpaci-Dusseau & Andrea C. Arpaci-Dusseau. (2014). Virtualization. Operating Systems: Three Easy Pieces (Version 0.8.). Arpaci-Dusseau Books, Inc.. Read more »
Spring Boot Intro Posted on 2022-04-13 Edited on 2026-01-29 In Software Engineering Outline: Spring Boot工程 常用配置 Spring Boot Features Spring Boot基于Spring提供了开箱即用的一组套件,可以简化spring开发,还提供了基于java的、面向REST的微服务框架 Read more »
String Algorithms Posted on 2022-04-10 Edited on 2026-01-29 In Computer Science Outline: String Sort Tries Substring Search Regex Data Compress 目前只更新到String Sort Read more »
Big Data Tools Posted on 2022-04-10 Edited on 2026-01-29 In Software Engineering Outline: 集群简介 Hadoop Spark Hadoop + Spark For Manjaro Hadoop + Spark For Mac Clickhouse Flink Kafka( //TODO ) Read more »
MYSQL Basic Posted on 2022-04-09 Edited on 2026-01-29 In Software Engineering Outline: CS Archetecture Apps Config Concurrency Control Lock Transaction MVCC Sotrage Engine ref: Mysql是怎样运行的, 高性能Mysql Read more »
MYSQL Management Posted on 2022-04-09 Edited on 2026-01-29 In Software Engineering Outline: Mysql Management Mysql Database Management Mysql Table Management Read more »