I'm a Chinese programer lives in ShenZhen. And my current interest is concurrency/parallel programing.
This repo is used for collecting my articles.
Awesome OTP Learning 2020-02-22
Linear Hash 原理及实现 2020-01-27
Erlang ETS Linear Hash Implementation 2020-01-29
"Memory Barriers: a Hardware View for Software Hackers" 笔记 2020-01-31
Mnesia Transaction and Locker @ ShenZhen Elixir Meetup 2019-10-27
Erlang 虚拟机窥探 - process 和 scheduler @ ShenZhen Elixir Meetup 2019-08-05
A Basic Paxos Algorithm Demo Using Erlang 2019-08-05
分布式共识算法 Paxos -- 如何让所有程序员认可 PHP 才是最好的语言 2019-07-12
Understand lock free queue algorithm as a concurrency beginner 2019-02-04
使用 Fiber 实现简单的 CSP (Goroutine channel) 2019-01-24
HTTP Request Demo by Future and Nio4r 2019-04-14
自旋锁及 Nginx 实现 2018-12-18
Erlang 源码阅读 -- scheduler 2018-12-01
Erlang 源码阅读 -- Number of Active Schedulers 2018-12-09
使用 Ruby 实现 Erlang "Process" 2018-11-11