Such applications typically use tricks that can greatly improve performance, such as partitioning, multi-threading, and writethrough caching.
这些应用程序通常使用可以显著改进性能的技巧,例如分区、多线程以及通过缓存进行写入。
2
The Internet has been remarkable in being able to tap into the desire of people from all walks of life to write, through blogs, social networks, and other ways.
互联网卓有成效地使得社会各界人士都想要通过博客、社交网络或是其他途径进行写作。
3
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).