Remote Cache Server的意思|示意

美 / / 英 / /

远程缓存服务器


Remote Cache Server的网络常见释义

远程缓存服务器 JSC也提供了一个基于RMI的Remote Cache Server (远程缓存服务器)。没有采用让各个节点连接到其它每一个节点,而是可以使用远程缓存服务器作为连接点。

Remote Cache Server相关例句

A cache server sits directly on the data path between the clients and the remote Web sites and intercepts all outgoing requests.

高速缓存服务器直接位于客户机和远程网站之间的数据路径上,并中途截取所有外发请求。

Matching work partitions to their data partitions will increase the probability of a cache hit within the server and decrease remote accesses to the database, which introduces quite a bit of latency.

将工作分区与它们的数据分区进行匹配,这将增加服务器缓存的命中概率,并减少对数据库的远程访问,后者会引起较大的延迟。

Fortunately, looking up a cache in a remote server will not work, so applications can only see caches that are being replicated to their server.

幸运的是,不能查找远程服务器中的缓存,因此应用程序只能看到复制到其服务器上的缓存。

It makes use of data Binding and Remote data Service to cache the vector data in the server-side database at client side so that users can zoom and translate the graph in the browser.

它运用数据绑定和远程数据服务技术,将服务器端库表中的矢量数据缓存到前端,使用户在浏览器端就能完成缩放、平移等图形操作。

For instance, your application might keep a list of products in local cache while exchanging order information with remote server.

例如,您的应用程序可能会在与远程服务器交换订单信息时,将产品列表保留在本地缓存中。

Once in a while, you can synch products list from the remote server but you will mostly use local cache.

在需要的时候,您可以将产品列表与远程服务器进行同步,但是大多数情况下,使用的还是还是本地缓存。