多级的分布式缓存服务在分布式计算系统中的应用
Multi-layered Distributed Cache Service for Distributed Computing System
在分布式计算系统中,本地计算往往会需要从远端下载计算的原始数据,而不同的计算进程也会经常需要访问同样的原始数据。这种情况下一个本地的缓存服务系统就成了提升分布式计算性能的重要途径。本文提出一种多级的分布式缓存服务系统,通过对远端数据在本地进行多级缓存和共享,达到提高分布式计算系统的整体效率的目的。
In Distributed Computing Systems, local computing tasks often need to download resources from remote peers. And different computing tasks on the same local peer often need to use the same resources. So a local cache service would be a good practice to improve the throughout of the system. This paper proposes a multi-layered distributed cache service, which caches remote resources on local disk, shares them among local computing tasks, and improves the overall performance of the distributed computing system.
彭涛
计算技术、计算机技术
分布式缓存多级缓存分布式计算
istributed CacheMulti-layered Cacheistributed Computing
彭涛.多级的分布式缓存服务在分布式计算系统中的应用[EB/OL].(2010-01-19)[2025-08-02].http://www.paper.edu.cn/releasepaper/content/201001-779.点此复制
评论