JSC也提供了一个基于RMI的Remote Cache Server (远程缓存服务器)。没有采用让各个节点连接到其它每一个节点,而是可以使用远程缓存服务器作为连接点。
基于20个网页-相关网页
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.
将工作分区与它们的数据分区进行匹配,这将增加服务器缓存的命中概率,并减少对数据库的远程访问,后者会引起较大的延迟。
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.
在需要的时候,您可以将产品列表与远程服务器进行同步,但是大多数情况下,使用的还是还是本地缓存。
应用推荐