stateful service的意思|示意
有状态服务
stateful service的网络常见释义
状态的服务 • 有状态的服务(stateful service) •会在自身保存一些数据。 •先后的请求是有关联的, 通常用于实现事务。
有状态服务 有状态服务(stateful service)则相反,它会在自身保存一些数据,先后的请求是有关联的
stateful service相关例句
But, when a Web service wants to maintain persistent data (for example, become a stateful Web service) things become a little more complex.
但是,当一个Web服务需要维护持久性数据(比如,成为一个有状态的Web服务)时,事情就变得有点复杂了。
First, I wanted to establish a simple, baseline framework for the creation, organization, and execution of transactions that could be exposed as a stateful Web service.
第一,我想为展示为有状态的Web服务的事务的创建、组织,和执行建立一个简单的基本框架。
As a counter-example, a stateful service interface will tend to increase coupling between consumer and provider by associating a consumer with a particular provider instance.
举个相反的例子,有状态服务接口将倾向于通过将使用者与特定提供者实例关联来增加使用者和提供者间的耦合。
Therefore, how to provide a way to expose these stateful session beans as a web service is a big issue for the implementation of IBM Records Manager web Services.
因此,如何将这些有状态会话bean公开为Web服务成为IBM Records Manager Web Services实现的一个大问题。
The service key can guarantee that a specified stateful session bean will be accessed by subsequent requests from same client.
这个服务密匙能够保证:一个指定的有状态会话bean将被来自同一个客户机的后续请求访问。
Both of these stateful relationships, between successive invocations and between request and response are relevant to SOA service design.
这两个有状态关系(连续的调用之间和请求与响应之间的关系)都与SOA服务设计有关。