jcs

  • abbr.〈美(=Joint Chiefs of Staff)参谋长联席会议
  • 网络参谋长联席会议(Joint Chiefs of Staff);是一个用分布式的缓存系统(Java Caching System)

jcsjcs

jcs

参谋长联席会议(Joint Chiefs of Staff)

韩国参谋长联席会议JCS)的高级官员称,JCS近日向李明博的过渡小组提供了如何参与美国在东北亚地区建设弹道导弹防御 …

是一个用分布式的缓存系统(Java Caching System)

我想把一个基于数据库的WEB应用程序加上缓存,以提高性能,开源的java缓存系统不少,先拿JCSJava Caching System

1
JCS approve Inchon plan - no order from Truman; only JCS recommendation "let action determine the matter" 美国参谋长联席会议批准了仁川计划–这一命令并不是来自杜鲁门;而是由参谋长联席会议建议道“让行动决定一切”。
2
This data region performs well, and most JCS users designate it as the default cache region to use first. 这个数据区域执行良好,大多数JCS用户将它指定为最先使用的默认缓存区域。
3
JCS is a caching system written in the Java language that you can use to create Java desktop and Web applications. JCS是一个用Java语言编写的缓存系统,可以使用它来创建Java桌面和Web应用程序。
4
In JCS, no test cache method is defined for simply testing for a cached item's existence. 在JCS中,没有定义只测试缓存项是否存在的测试缓存方法。
5
The method uses JCS's remove and clear methods to clean up the cache objects. 这个方法使用JCS的remove和clear方法来清除缓存对象。
6
To improve performance, JCS stores the cached data keys in memory while storing the actual cached data on the file disk. 为了提高性能,JCS在文件磁盘上存储实际缓存数据的同时,会在内存中存储缓存数据键。
7
The previous classes demonstrate how straightforward caching objects with JCS is. 前面的几个类展示了使用JCS缓存对象是很简单的。
8
With JCS, you can store cached data in different data regions that you specify. 使用JCS可以在各种指定的数据区域中存储缓存数据。
9
The first step in designing a simple object-oriented site around JCS starts with the object you need to store. 设计一个简单的面向对象的JCS站点的第一个步骤是创建需要存储的对象。
10
The remote cached server can be used by multiple JCS client applications to store the cached data. 这台远程缓存服务器可以被多个JCS客户端应用程序用于存储缓存数据。