Thursday, October 4, 2018
Subscribe to:
Post Comments (Atom)
Most Recent Posts
-
原文 HTTP 协议 and HTTP/1.x 的缺陷 连接无法复用 连接无法复用会导致每次请求都经历三次握手和慢启动。三次握手在高延迟的场景下影响较明显,慢启动则对大量小文件请求影响较大(没有达到最大窗口请求就被终止)。 HTTP/1.0 传输数据时,每次都需要重新建立连接...
-
特征: In-memory type Key-Value pair (Value 可以定义本地方法) The worker thread is single-threaded; there might be more IO threads Persistent 同步 集群 → 中...
-
Understanding When to use RabbitMQ or Apache Kafka RabbitMQ vs Kafka
No comments:
Post a Comment