• 违背状态服务约束

    Violating the "stateless server" constraint.

    youdao

  • 一个状态服务如何支持ACID事务的?

    How can a stateless server support ACID transactions?

    youdao

  • 例中一个sipp脚本用于模拟sip状态服务

    In this case, a sipp script is used to simulate an sip presence server.

    youdao

  • 客户仅仅请求资源采用状态服务实际上现实的。

    A stateless server is more realistic in practice when the client is only requesting resources.

    youdao

  • 对有状态状态服务优点讨论包括对于规范技术管理资源状态服务设计

    A discussion of the merits of stateful and stateless services, including techniques for the specification and design of services that manage resource state.

    youdao

  • 在后应用程序Web服务请求转换为发送SIP状态服务的SIP订阅

    On the back end, the sample application converts the Web service request into an SIP subscription sent to a SIP presence server.

    youdao

  • 在后应用程序Web服务请求转换为发送SIP状态服务的SIP订阅

    On the back end, the sample application converted the Web service request into an SIP subscription sent to a SIP presence server.

    youdao

  • 业务逻辑分散状态服务中,这些服务可以放到简单同构服务中。

    Separate business logic into small stateless services that can be organized in simple homogeneous pools.

    youdao

  • 清单8展示了如何访问状态服务发送通知关联presencesession

    Listing 8 shows how to access the PresenceSession associated with the notification sent from the presence server.

    youdao

  • 还有一个客户尝试运行交易服务状态服务而这不幸需要Web服务方式调用服务

    Another customer tried to get transactions and stateful services running, which unfortunately required calling services as Web services.

    youdao

  • 本文其余部分说明为什么这个简单状态服务可以使用多种JAX - RPC技术来实现

    The rest of this article shows how this simple yet stateful service can be implemented using various JAX-RPC techniques.

    youdao

  • 相反的例子,状态服务接口倾向通过使用者特定提供者实例关联增加使用者提供者耦合

    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.

    youdao

  • 在线状态服务:“在线状态服务器”提供用于收集管理分发实时可用性用户通信方法服务

    Presence server: a "Presence server" provides the services to collect, manage and distribute the real time availability and the means for communicating among users.

    youdao

  • 这个例子设置支持使用轻量级容器这里就是Spring配置状态服务数据访问DAO

    This example setup supports the use of stateless service and data access (DAO) layers that are configured using a lightweight container, in this case Spring.

    youdao

  • 所以只要坚持并发编程简单规则——状态服务不变对象服务绑定到任何生产者消费者上都会轻而易举

    So as long as you stick to the simplest rules of concurrent programming - stateless services and immutable objects, it will be a breeze to wire your services to any producer or consumer.

    youdao

  • oma定义服务构建于IMS基础设施之上即时消息传递(Instant Messaging,IM)、在线状态服务管理服务等。

    The services defined by OMA are built on top of IMS infrastructure, such as Instant Messaging (IM), Presence service, and Group Management service.

    youdao

  • 重要是,科学家已经排队争取这些低重力太空飞行服务座位了,这样他们就可以分钟失重状态收集数据

    More importantly, scientists are already queuing for seats on these low-gravity space-flight services so they can collect data during a few minutes of weightlessness.

    youdao

  • 状态服务不仅性能更好而且还将大部分状态维护职责转移客户应用程序

    A stateless service not only performs better, it shifts most of the responsibility of maintaining state to the client application.

    youdao

  • 增加易用性技术创建反映业务对象生命周期状态服务接口

    A further technique for increasing consumability is to create service interfaces reflecting the states of the business object lifecycle.

    youdao

  • 客户机使用资源状态REST服务表示进行交换

    Clients exchange with REST services representations of the state of the resources.

    youdao

  • 如果更新服务控制面板内容发现服务状态已经停止

    If you refresh the contents of the Services applet, you will see that service status is stopped.

    youdao

  • 因为应用程序使用状态服务接口,所以此时课程实例看作已经与持久化上下文 “分离”。

    Because the application uses a stateless service interface, the course instance is at this point considered "detatched" from the persistence context.

    youdao

  • 运行生命周期使用者知道(因而依赖于)运行时状态服务提供者准备情况就表明存在紧密耦合行为

    Runtime life cycle: the consumer's awareness of (and subsequent dependence on) the runtime state or readiness of a service provider is indicative of tightly coupled behavior.

    youdao

  • 一个服务拓扑视图显示了实际服务服务的关系包括下钻服务状态指标因此能够跟踪服务

    A services topology view displays actual service-to-service relationships, including drill down to service status and metrics, so that you can keep track of your service flow.

    youdao

  • 如果启用触发机制消息队列保持处理状态那么服务失败超时风险增加

    If triggering is not enabled and messages are left unprocessed on queues, there is an increased risk of service failures or timeouts.

    youdao

  • 如果使用状态服务客户当前状态调用错误的操作,则该客户端接收一个错误,使知道发生什么情况。

    If a client using your state machine service calls the wrong operation for the current state, the client will receive a fault to let it know what happened.

    youdao

  • 为了来自多个客户端的多个请求维护状态服务应用程序必须具有一种方法确定每次交互将要更新状态数据

    To maintain state across multiple requests from multiple clients, server applications must have a means for identifying the state data that is to be updated on each interaction.

    youdao

  • 最后一种状态通常表示插件无法确定服务状态

    The last state usually means that the plug-in was unable to determine the status of the service.

    youdao

  • 处于繁忙状态服务将其用户请求重定向集群中的其他服务器。

    A server in the Busy state redirects users to another server in the cluster.

    youdao

  • 组合常常服务状态进行管理,与BPEL引擎处理其所组合的服务的方式相似

    A composition often manages the state of its services, similar to what a BPEL engine would do for its composed services.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定