mirror of
https://github.com/Vonng/ddia.git
synced 2026-06-22 01:17:02 +08:00
commit
d5a5e29465
1 changed files with 1 additions and 1 deletions
2
ch8.md
2
ch8.md
|
|
@ -590,7 +590,7 @@ Web 应用程序确实需要预期受终端用户控制的客户端(如 Web
|
||||||
|
|
||||||
* 单调序列(monotonic sequence)
|
* 单调序列(monotonic sequence)
|
||||||
|
|
||||||
如果请求 $x$ 返回了令牌 $t_x$,并且请求 $y$ 返回了令牌 $t_y$,并且 $x$ 在 $y$ 开始之前已经完成,那么 $t_x <t_y$。
|
如果请求 $x$ 返回了令牌 $t_x$,并且请求 $y$ 返回了令牌 $t_y$,并且 $x$ 在 $y$ 开始之前已经完成,那么 $t_x < t_y$。
|
||||||
|
|
||||||
* 可用性(availability)
|
* 可用性(availability)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue