caching



v.
贮藏( cache的现在分词 );躲藏;
英英释义
cache[ 'kæʃiŋ ]
n.
a hidden storage space (for money or provisions or weapons)
a secret store of valuables or money
同义词:hoardstash
(computer science) RAM memory that is set aside as a specialized buffer storage that is continually updated; used to optimize data transfers between system elements with different characteristics
同义词:memory cache
v.save up as for future use
同义词:hoardstashlay awayhive upsquirrel away
词组短语
cache memory高速缓冲存储器;快取记忆体
cache file缓存文件
disk cache磁盘高速缓存
cache management高速缓冲存储器管理
双语例句
用作名词(n.)
The Caching Application Block integrates seamlessly with the Data Access Application Block for backing store functionality.
高速缓存应用块和数据访问应用块无缝结合形成了后台存储的功能。
Write-back caching cannot be used on host controllers in a cluster without hindering performance.
在群集中的主机控制器上使用回写高速缓存会影响性能。
There is a memory cost for caching each item.
缓存每个项都有内存开销。
This procedure introduces you to basic page caching.
此过程介绍基本页缓存。
权威例句
Fundamental limits of cachingProxy prefix caching for multimedia streams
Cost-aware WWW proxy caching algorithms
Web caching and Zipf-like distributions: evidence and implications
The Evolution of Food Caching by Birds and Mammals
Cooperative caching: using remote client memory to improve file system performance
GreedyDual-Size: A Cost-Aware WWW Proxy Caching Algorithm
Storage management and caching in PAST, a large-scale, persistent peer-to-peer storage utility
Consistent Hashing and Random Trees: Distributed Caching Protocols for Relieving Hot Spots on the World Wide Web.
DFTL:a flash translation layer employing demand-based selective caching of page-level address mappings
1. If you want to use an entire disk for caching, then this can be the mount-point directory.
如果你需要使用整个磁盘来缓冲的话,那么它也可以是个挂载点目录。
www.blogs8.cn
2. It is more difficult to implement parser caching for the second type of application using only one instance of the parser.
对于第二种类型的应用程序,仅仅使用一个解析器实例实现解析器缓冲可能更加麻烦。
www.ibm.com
3. Study and implement the integrate backup, unify management and scheduling process of backup data from caching storage to tape.
研究和实现了集中备份,统一管理和调度数据从缓冲磁盘备份到磁带的过程。
dict.cnki.net
4. So far, implementations have had to provide their own mechanisms for caching schemas.
到目前为止,实现必须提供自己的模式缓冲机制。
www.ibm.com
5. By eliminating checking of the more expensive constraints, you can improve the performance of your application even if you are already using the grammar caching mechanism described below.
即使已经使用了下面所述的语法缓冲机制,避免对那些开销很大的约束进行检查也有助于提高应用程序的性能。
www.ibm.com
6. There remains one kind of caching that is highly desirable in some applications but not implemented in this allocator -- lookasides for very small chunks.
在一些程序中仍然时分需要有一种高速缓冲,但是它并没有在该分配器中被实现--对很小的块进行后备。
article.yeeyan.org
7. You should also monitor the efficiency of caching.
您还应该监视高速缓存的效率。
www.ibm.com
8. This article focuses on the command caching portion of this functionality.
本文集中讨论了这项功能的命令高速缓存部分。
www.ibm.com
9. In this example, caching was used to overly reduce the number of remote calls, but this approach also resulted in a performance degradation, not improvement.
在这个实例中,过度地使用高速缓存来减少远程调用的数量,但是该方法同样导致性能下降,而不是提高。
www.ibm.com
10. These include an option to turn caching on and off (the default is now off), and the ability to set default properties for all Contexts.
其中包括打开和关闭高速缓存功能选项(现在默认是关闭的),还包括为所有上下文设置默认属性。
www.ibm.com
11. The construction of such a caching mechanism further complicates the development and maintenance of this system.
构造这种高速缓存机制使该系统的开发和维护进一步复杂化。
www.ibm.com
12. This type of caching can greatly reduce the number of calls to back end resources, resulting in improved performance and greater scalability of your application.
这类高速缓存可以大大减少对终端资源的调用数量,因此可以提高您的应用程序的性能和可伸缩性。
www.ibm.com
13. This architecture lets you decide at the time of deployment if you will use caching.
这个体系结构让您在部署时决定是否使用高速缓存。
www.ibm.com
14. When you need to reduce the number of calls further, you can employ caching techniques where applicable in the calling application.
当需要进一步减少调用的数量时,可以在调用应用程序中适当采用高速缓存技术。
www.ibm.com
15. During the design of an application, you can often identify many opportunities for caching fragments of data within the different layers.
在应用程序的设计过程中,您通常会发现在不同的层内有很多高速缓存数据片段的机会。
www.ibm.com
16. Using a cache when it is not necessary, or trying to make up for a bad application design with caching, may give you some initial quick wins, but would not be the best solution in the long run.
在不必要的情况下使用缓存,或者试图用高速缓存来弥补糟糕的应用程序设计,可能开始能让您尝到一些甜头,但对于长期运行的应用程序来说并不是一个最佳解决方案。
www.ibm.com
17. Without going into the details of caching service call results, I will give you a negative example from project experience, so you can avoid the described pitfall.
不用深入研究高速缓存服务调用结果的详细情况,我将给您举一个项目经历中的反面实例,可以使您避免所描述的缺陷。
www.ibm.com
18. Caching the connection reduces the setup time by avoiding the time to connect to the database (except for the first time).
高速缓存连接通过避免与数据库连接的时间(除了第一次)减少了设置时间。
www.ibm.com
19. Which type of advanced caching to use depends on whether or not the content being cached is personalized, and if so, how many users, groups, and personalization profiles exist.
选择使用何种类型的高级高速缓存,依赖于缓存的信息是否为个性化的,如果是,那么就考虑存在多少个用户、组和个性化配置文件。
www.ibm.com
20. How you choose to handle caching is often based on the type of data that you are caching and how that data is used.
如何选择处理高速缓存通常是以您正在高速缓存的数据类型,以及那些数据如何使用为基础的。
www.ibm.com
21. In this case, caching a service response and replaying the cached response the next time the service receives the same request is a valid and appropriate way to accelerate SOA service performance.
在这种情况下,缓冲服务响应并在服务再次收到同样的请求时重新使用缓冲的响应是一种提高SOA服务性能的合理而适当的方法。
www.ibm.com
22. For this scenario, we are interested in the dynamic caching service.
对于这种情况,我们感兴趣的是动态缓存服务。
www.ibm.com
23. Output caching setup via a script so we do not have to manually set it up after each deploy.
输出缓存设置通过一个脚本,所以我们不需要手动设置在每个部署。
www.4byte.cn
24. Cached data should never be used in preference to authoritative data, so if caching would cause this to happen the data should not be cached.
缓存的数据不能优先于权威域名被使用,如果缓存之后可能引起这种情况,那么这个数据将不会被缓存。
blog.chinaunix.net
25. Note the caching is not really required for the particular traversal algorithm you are using, but I leave it in to show how to do this if it is needed as you expand this tool in the future.
注意,这个缓存对于您使用的特定遍历算法并不真正需要,我在这里使用它只是为了展示当您将来需要扩展这个工具时应该怎样做。
www.ibm.com
26. The following table shows some of our results from monitoring the caching statistics.
下面的表显示了监控缓存统计数据得出的一些结果。
www.ibm.com
27. I used light caching because this system for camera similarity. See this following setup.
我使用灯光缓存,因为这个系统跟摄像机很类似。设置如下。
0556sj.5d6d.com
28. This is a helpful feature, but there are some scenarios in which this form of caching just won’t work.
这是一个非常有用的特性,但是在一些情况下,这种形式的缓存并不起作用。
www.ibm.com
29. This is a helpful feature, but there are some scenarios in which this form of caching just won’t work.
这是一个非常有用的特性,但是在一些情况下,这种形式的缓存并不起作用。
www.ibm.com
30. Small Web caching servers can help small field offices get better performance from their dial-up connections.
小型网站缓存服务器能帮助小型现场办公室从拨号连接中获得更好的性能。
-- 来源 -- 汉英 - 翻译参考
31. Web Caching Servers
网站缓存服务器
-- 来源 -- 英汉 - 短句参考
32. Such effectiveness is driving rapid growth in Web caching server sales.
这样的有效性正在推动网站缓存服务器的销售的高速增长。
-- 来源 -- 汉英 - 翻译参考
33. The programmer has the choice of caching this bindingTemplate if desired.
如果需要,程序员可以选择缓存这个bindingTemplate。
-- 来源 -- science - 汉英
34. Selective caching, an advanced algorithm that identifies which data is worth caching and stores it for later retrieval, is not limited to a specific protocol.
选择性缓存是一种先进的算法,能识别哪些数据值得放在缓存中,把它们储存起来供以后检索,而且它不局限于某种特定的协议。
-- 来源 -- 汉英 - 翻译参考
35. In fact, 54 percent of information on Web sites is suitable for caching, according to a survey by The HTRC Group LLC.
事实上,据HTRC集团的调查,网站上54%的信息适合用缓存。
-- 来源 -- 汉英 - 翻译参考
36. NT Server and NetWare operate via their own file systems, so a fair amount of file and directory caching is based on dates that at present are not year 2000-compliant.
NT Server与NetWare都是通过自己的文件系统工作的,因此相当数量的文件和目录缓存是基于目前2000年尚不兼容的日期。
-- 来源 -- 汉英 - 翻译参考
37. Web caching server prices start at about $2,500 and go as high as $80,000, depending on the configuration and brand.
网站缓存服务器的价格,依据配置和品牌,从2500美元起,到高达8万美元不等。
-- 来源 -- 汉英 - 翻译参考
38. Particle Caching
粒子缓冲
-- 来源 -- 英汉 - 翻译参考[网络]
39. While many of these applications are still bound by the archaic server query/response model (which requires users to manually “submit” each state change), technology now supports robust asynchronous communication with the server and local data caching, which allows an application delivered through a browser to behave in much the same way as a networked desktop application.
尽管这些应用依然遵循着以往服务器端的“查询/响应”模式(需要使用者手工“提交”每个状态的改变),但今天已经有一些技术通过服务器和本地数据缓冲来支持更为强健的异步通信,这样便可以让通过浏览器提交的应用具备和联网桌面应用几乎一样的行为。
-- 来源 -- About Face 3交互设计精髓
caching




