This basic cache usage is illustrated by the side cache shown in Figure 5.
基本的缓存用法在图5中的缓存演示。
If the request is cacheable, the XML proxy will perform a standard side cache operation.
如果该请求可缓存,则XML代理将执行标准端缓存操作。
As will be discussed later, the application talks to both the side cache and the disk.
正如后文所讨论的,应用程序可以与side cache和磁盘对话。
From a scalability point of view it's interesting to limit the size of the server side cache.
有趣的是,从伸缩性的观点来看,它限制了服务器端的缓存大小。
JPA enables you to configure a single side cache (shown in figure 5) to improve performance.
JPA使您能配置一个side cache(如图5所示)来改进性能。
They work on files that have been fetched from file servers by the client-side cache managers.
他们操作已经由客户端缓存管理器从文件服务器中取出的文件。
More to the point: we can use Derby as a powerful client-side cache for data from our servers.
更为重要的是:可以将Derby用作存储来自服务器的数据的强大客户端缓存。
To use the XC10 as a side cache, an XML proxy is defined as the first component in the XI50 processing chain.
要使用XC10作为端缓存,XML代理在XI50 处理链中被定义为第一个组件。
Figure 1 shows the high-level design of the XI50, using the REST APIs to utilize XC10 simple data grids as an SOA results side cache.
图1显示了XI50的高级设计,通过使用RESTAPI来利用XC10简单数据网格作为SOA结果端缓存。
After much consideration, the solution was to create a requester-side cache on the portal side to cache the human task information.
进行了反复考虑后,所采用的解决方案是在门户端采用请求端缓存,以缓存人工任务信息。
Here, WebSphere eXtreme Scale is used as a network-attached side cache holding around 8 GB of profiles (4 GB + 4 GB of replicas for high availability).
在此,使用WebSphereeXtremeScale作为网络附加的side cache,保存近8GB的配置文件(4 GB + 4 GB用于高可用性的副本)。
The WebSphere Application Server dynamic cache service (often referred to as DynaCache) is an excellent example of using a side cache to improve performance.
WebSphereApplicationServer动态缓存服务(常常称为dynacache)是一个使用side cache提高性能的绝佳示例。
Using a particular software pattern asset, the requester side cache, as an example we will detail use usage patterns and best practices when using the RAM Rich Client.
在使用ram富客户端时,我们将详细介绍如何使用用法模式和最佳做法,例如,使用特定的软件模式资产和请求程序端缓存。
Meanwhile, it delivered a new designing of map window cache, browser cache and server-side cache to improve system performance by shortening access path and decreasing access times.
设计了地图切片的窗口缓存、浏览器缓存和服务器缓存,通过缩短访问路径和减少访问次数,来提高系统性能。
The server can't bear that much in the applications. Considered the Load-Balanced theory , Transferring session parameters from the server-side cache to the client-side cache is a reasonable solution.
对造成这种弊端的成因进行深入分析研究并考虑到负载均衡原理,一个很有希望的解决方案是将原本由服务器端存储的会话参数转移到相对空闲的客户端缓存当中。
If you define the correct cache Settings, most of the resources will be cached on the browser side.
如果您定义正确的缓存设置,多数资源将被缓存到浏览器端。
In the case of HTTP caching, the cache entries are invalidated in case an interaction with the resource occurs that potentially modifies the server side state of the resource.
对于HTTP缓存,在出现可能修改资源的服务器端状态的资源交互时,缓存项将失效。
Using the intermediate buffer on the read side allows the kernel buffer to act as a "readahead cache" when the application hasn't asked for as much data as the kernel buffer holds.
在读取方面使用中间内核缓冲区,可以允许内核缓冲区在应用程序不需要内核缓冲区内的全部数据时,充当 “预读高速缓存(readahead cache)” 的角色。
The new cache was discovered at the end of a 36-foot shaft drilled into the side of the tomb during the 26th Dynasty.
在一口36英尺深的竖井尽头,考古学家钻探到了这座第二十六王朝墓穴的一侧,从而发现了这座新的墓室。
Unlike the cache on the server side or client side, the mediation cache resides in the communication channel in the middle.
与服务器端或客户端的缓存不同,中介缓存驻留在中间的通信通道中。
There have been several attempts to do this before but they have largely failed for a number of reasons including too much reliance on server-side processing or the fickleness of the browser's cache.
以前有很多种办法实现这个功能,但是由于各种原因,大多数的尝试都失败了,其中包括太多的对服务端处理的依赖,以及浏览器缓存的不稳定性等。
In particular, by owning the form, the viewer control is able to cache its state to the client side.
特别是我们拥有形式后,阅读器控制可以将状态信息缓冲到客户端。
The server-side forms/subforms cache has been enhanced to compile formulas the first time the form or subform is accessed, and then to store the compiled result within the cache.
服务器端表单/子表单缓存已经进行了改进,以便在第一次访问表单或子表单时编译公式,然后将编译结果存储到缓存内。
With the user's permission, a Flex application can cache unlimited data on the client side, which reduces network round trips if the same data is requested again in the same or future sessions.
只要用户授权,Flex应用程序就能在客户端上缓存任意大小的数据,这在接下来的会话频繁请求相同的数据时减少网络数据的往返。
When you cache data on the client side using JSON, you update the data caching object every time the user clicks on the Add Vehicle button.
当使用JSON将数据缓存到客户端时,系统将在用户每次单击addVehicle按钮时更新数据缓存对象。
In particular, by owning the form, the viewer control can cache its state to the client side.
特别是,通过控制form,viewer控制可以在客户端缓存状态。
With server-side caching, the content of a servlet or portlet is stored in a local cache on the server so that further requests do not need to run the servlet or portlet.
使用服务器端缓存,Servlet或Portlet的内容就可以存储在服务器上的本地缓存中,以便不需要针对更多的请求运行Servlet或Portlet。
But the matter of concern here is how you cache the data on the client side. Here are more ways to store the data on the client.
但这里需要考虑的是如何将数据存储到客户端上。
Without getting too technical, the new A-series APUs are made using a 32nm manufacturing process and each processor core on the "CPU side" of the APU has 1mb of its own Level 2 cache.
没有得到太多的技术,新的A系列的APU使用32纳米的制造工艺和每个处理器核心上的“CPU侧”的APU拥有自己的二级缓存1MB。
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.
它运用数据绑定和远程数据服务技术,将服务器端库表中的矢量数据缓存到前端,使用户在浏览器端就能完成缩放、平移等图形操作。
应用推荐