随笔分类 -  Design

摘要:Implementation Some details of this implementation borrow from sonyflake. Here using 8 bits to represent time in units of 500ms, 4 bits to represent s 阅读全文
posted @ 2020-04-01 16:52 ToRapture 阅读(159) 评论(0) 推荐(0)
摘要:Reference Token bucket Over the long run the output of conformant packets is limited by the token rate, \({\displaystyle r}\). Implementation package 阅读全文
posted @ 2020-03-31 16:04 ToRapture 阅读(201) 评论(0) 推荐(0)