我们的模型忽视了这一开销,因为,对于较短的 servlet 响应来说,应用服务器可以在内存中缓冲该响应,然后再使用 NIO 将它发送给客户机。
Our model ignores this cost because for short servlet responses, an application server can buffer the response in the memory and send it later to the client using NIO.
然后,可以使用cache - id从高速缓冲存储器中检索服务响应信息来使性能最优化。
The cache-id can then be used to retrieve service response information from the cache to optimize performance.
在这种情况下,缓冲服务响应并在服务再次收到同样的请求时重新使用缓冲的响应是一种提高SOA服务性能的合理而适当的方法。
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.
应用推荐