In the section, you will verify the web service cache behavior as expected.
在本小节,您将证实Web服务缓存行为实现了预期功能效果。
Some of the important fields of this structure are the interface specification name service cache expiration age to know if the cache has to be refreshed.
这个结构中的重要字段包括接口规范名称服务缓存过期时间,这用于确认是否必须刷新缓存。
For instance, we could introduce a mid-tier service cache using XQuery and a native XML database to mitigate and accelerate many of the XML domain specific requests.
例如,我们可以使用XQuery和一个本地XML数据库引入一个中间层服务缓存从而减轻和加快许多XML领域特定请求。
This is because the service locator will cache the resource for whichever component USES the overloaded name first.
这是因为服务定位器将缓存不论哪个组件首次使用时所重载的名称的资源。
Since logging is not a direct part of the service or cache functionality, it can't really be considered part of the core design of the pattern.
由于日志记录并不是服务或缓存功能的直接子功能,因此并不能真正将其作为模式核心设计的一部分进行考虑。
Service locator implementations usually include a resource cache to avoid repeated lookups of the same resource.
服务定位器实现通常包括资源缓存,以此来避免对相同资源的重复查找。
My third implementation used a service locator with no cache.
我的第三个实现使用没有缓存的服务定位器。
Part of the goal of this pattern discussion is to include some way to log usage of the service and the cache.
此模式讨论的目标之一就是要包含用于记录服务和缓存的使用情况的方法。
So overloaded resource names mess up a service locator and its cache.
重载资源名使得服务定位器与其缓存之间变得混乱。
But the service locator should not include a resource cache.
但是服务定位器不应包含资源缓存。
A singleton service locator with a resource cache creates a global cache that cannot properly handle the component-level mappings for an overloaded resource name.
带有资源缓存的集合服务定位器创建全局缓存,通过这种方式不能为重载的资源名正确处理组件级映射。
This means the cache can service the read requests instead of the database.
这意味着缓存是为读请求服务,而不是数据库。
Therefore, J2EE 1.3 applications should not include the resource cache in their service locator implementations.
因此,在J2EE 1.3应用程序中,服务定位器的实现不应该包含资源缓存。
This allows us to cache our synonyms if the service is not available.
如果服务不可用,则允许我们缓存同义词。
The pages are stored into a memory by the dynamic cache service.
页面将通过动态高速缓存服务存储到内存中。
In this caching scenario, when the cache mediation finds a response to a service request in the cache, it will return the cached response directly to the message requester.
在此缓存方案中,当缓存中介在缓存中发现服务请求的响应时,会将所缓存的响应直接返回给消息请求者。
When the service provider returns the response message and the messaging middleware routes the response to the service consumer, the cache response mediation is invoked.
当服务提供者返回响应消息且消息传递中间件将响应路由到服务使用者时,将调用缓存响应中介。
Figure 1 shows how this screen would look like after you have enabled the dynamic cache service.
图1显示了该屏幕在启用动态缓存服务后的外观。
Once the pattern parameters are bound, additional UML elements such as the cache and the cache-aware service proxy are automatically created.
模式参数绑定后,将自动创建缓存和支持缓存的服务代理等其他U ml元素。
By using the Dynamic cache Service of Websphere Application Server in the form of the Distributed Map, you cached business objects, in order to gain performance benefits.
通过以分布式映射的形式利用WebsphereApplicationServer的动态缓存服务缓存业务对象,以获得性能方面的好处。
To enable dynamic cache service for web services, you should enable the servlet caching on the server startup
要启用Web服务的动态缓存服务,您应该在服务器启动时启用servlet缓存
The Distributed Map functionality is part of the Websphere Application Server dynamic cache service, an extension to the J2EE architecture to improve application performance.
分布式映射功能是WebsphereApplicationServer动态缓存服务的一部分,是用来提高应用程序性能的J2EE体系结构的扩展。
Memcached: A networked service that provides a distributed objects cache.
Memcached:一种网络服务,可提供分布式的对象缓存。
One of the ways that Process Server provides the caching capability is through a service called dynamic cache.
ProcessServer提供缓存功能的一个方法是通过一个调用动态缓存的服务。
The authentication provider checks whether the cache service returned details of the user or null.
身份验证提供者检查缓存服务返回的是用户的详细信息还是null。
In this article, we discuss various caching options for Web Content Management, from its own pre-rendering and caching modules, to integration with WebSphere dynamic cache service.
在本文中,我们探讨WebContentManagement的多个高速缓存选项,从其自身的pre -rendering和高速缓存模块,到与WebSphere动态高速缓存服务的集成。
Enable dynamic cache service in process server.
在流程服务器中启用动态缓存服务。
The Document Manager cache service has a configurable schedule to refresh the cache on the Document Manager server.
DocumentManager缓存服务有一个可配置的刷新 Document Manager 服务器上缓存的调度计划。
Ideally, the access to the cache would be encapsulated by another layer, say the cache service, which would hide the details of accessing the cache for both the portlet and the servlet.
在理想情况下,应当有另一个层封装对缓存的访问,比如说缓存服务,它将为Portlet和Servlet隐藏访问缓存的详细信息。
One of the options is to use the dynamic cache service, which is built into WebSphere Application Server, to serve dynamic content and cache data.
其中的一个选项是使用动态缓存服务,WebSphereApplicationServer 中内置了该服务,用于提供动态内容和缓存数据。
应用推荐