... 直接响应模式 direct response mode 直接写入式快取 write-through caching; write-through cache 直接选举 direct election ...
基于1个网页-相关网页
Write-through caching pattern is used by the applications to write data to the cache which causes writes to an underlying resource (e.g. a database).
直写式缓存模式被用于将数据写入底层资源(如数据库)的缓存。
This scenario also has faster response times than the write-through caching scenario where an update to the cache results in an immediate update to the database.
它比write - through缓存具有更快的响应时间,后者对缓存的更新会导致对数据库的及时更新。
Such applications typically use tricks that can greatly improve performance, such as partitioning, multi-threading, and write through caching.
这些应用程序通常使用可以显著改进性能的技巧,例如分区、多线程以及通过缓存进行写入。
应用推荐