{$cfg_webname}
主页 > 外文翻译 > 计算机翻译 >

应用缓冲技术快速构建Web应用程序

来源:wenku168.com  资料编号:WK1685613 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK1685613
资料介绍

应用缓冲技术快速构建Web应用程序
通过JAVA缓存系统(Java Caching System)缓冲频繁访问的数据
技术水平:介绍
Kellen F. Bombardier (kfbombar@us.ibm.com)
Software Engineer
IBM
使用Java™技术的Web开发者通过有用的缓冲技术,能够快速提高他们的应用程序技术。Java Caching System (JCS),是一种强大Java应用程序的分布式缓冲系统,而且是一种带有简单API的高度可配置工具。这是一篇介绍JCS概要的文章,并且展示如何使用它快速开发您的Web应用程序。

附录1:参考文献原文
Build faster Web applications with caching
Cache frequently viewed data with Java Caching System
Skill Level: Introductory
Kellen F. Bombardier (kfbombar@us.ibm.com)
Software Engineer
IBM
Web developers who use Java™ technologies can quickly improve their applications performance by using a cache utility. Java Caching System (JCS), a powerful distributed caching system for Java applications, is a highly configurable tool with a simple API. This article gives you an overview of JCS and shows how you can use it to speed up your Web applications.

1752字

推荐资料