java message service meaning in Chinese
java消息服务
Examples
- The various components of your application deploy within a single web application but make use of intermediate java messaging service queues
您应用程序中的各种组件都可以被部署到单一的web应用程序中,只有利用中级java消息服务( java messaging service , jms )队列才能实现。 - Event distribution interface is a java messaging service interface that allows the event consumers to receive events asynchronously , as they are emitted
Event distribution接口是java消息传递服务( java messaging service , jms )接口,并允许事件消费者在事件发出后异步地接收事件。 - This article focuses on how you can define simple services with a java message service binding and get a useful side effect - the ability to send a simple message to a queue
本文集中在通过java message service绑定来定义简单的服务,并且取得一个有用的副作用- -向队列发送简单消息的能力。 - In this paper , we do research on the technology of message oriented middleware ( mom ) , and we design a new kind of mom - jqmom which bases on the java message service technology
本文首先对消息中间件技术进行了研究,随后针对具体应用设计了一种基于jms ( java消息服务)的新型消息中间件jqmom 。 - Additionally , the ability to support java message service as a transport api for soap payloads provides enhanced support for messaging , data persistence , and access to java - based applications
另外,将java message service ( jms )作为一种soap有效负载的传输api来支持提供了对通讯、数据持久存储以及访问基于java应用程序的高级支持。