拥塞控制技术的笔记一: 理论篇

Posted on Thu 10 February 2022 in Tech • Tagged with webrtc, tech • 4 min read

| Abstract | 拥塞控制技术的笔记一 | | ----------- | ----------- | | Authors | Walter Fan | | Category   | learning notes  | | Status | WIP...


Continue reading

Web 的王者 Javascript 愈战愈勇

Posted on Tue 02 March 2021 in Tech • Tagged with javascript, blog • 2 min read

Reading make a full man; conference a ready man; and writing an exact man.


Continue reading

回顾 Reactor 模式

Posted on Sun 30 August 2020 in Tech • Tagged with programming, blog • 4 min read

Reactor Pattern


Continue reading

Phi Accrual Failure Detector

Posted on Wed 05 August 2020 in Tech • Tagged with tech, blog • 3 min read

Accrual Failure Detector


Continue reading

管道模式的妙用

Posted on Tue 09 June 2020 in Tech • Tagged with pattern, tech • 1 min read

GoF 的大作 “设计模式:可重用面向对象软件的基础”是软件工程界中的不朽名著,模式是人们用来讨论问题和解决方案的。 模式记录了那些重复出现的问题,成因和相应的解决方案。


Continue reading

Journal on 2020-01-16

Posted on Thu 16 January 2020 in Tech • Tagged with journal, tech • 1 min read

希望不是未来的东西,它是看见此刻的方式。 The fallacies are: 1. The network is reliable 网络是可靠的 1. Latency is zero 延时为零 1. Bandwidth is infinite 带宽无限 1.


Continue reading

Learn RFC 3515 for SIP Refer method

Posted on Thu 27 August 2015 in Tech • Tagged with journal, tech • 2 min read

The REFER Method REFER is a SIP method as defined by RFC 3261 [1].


Continue reading