JMS
美
英 
- 網(wǎng)絡(luò)消息服務(wù)(Java Messaging Service)
例句
There seems to be a general feeling that Message-oriented Middleware (of which JMS is a part) and XML belong together.
似乎大家有了共識(shí),認(rèn)為面向消息的中間件(JMS是其一部分)和XML屬于一起的。
The Flex UI, using BlazeDS to connect to the JMS queues, then receives the messages on the queues just as it did with the REST web services.
Flex用戶界面則使用BlazeDS來連接JMS隊(duì)列,從隊(duì)列中接收消息,正如它在RESTWeb服務(wù)中做的那樣。
JMS is a messaging service that supports topics and queues and has many features that make it a good choice for robust messaging.
JMS是一個(gè)消息傳遞服務(wù),支持主題和隊(duì)列兩種模式以及其它的很多特征,是可靠消息傳遞的不錯(cuò)選擇。
In the point-to-point article, we described how the JMS resources act as a level of indirection between the bus and the application.
在點(diǎn)到點(diǎn)的文章中,我們已經(jīng)介紹了如何將JMS資源作為總線和應(yīng)用程序間的中間層使用。
The JMS-specific elements have been replaced by a set of generic name-value pairs known as the activation-configuration properties.
特定于JMS的元素已經(jīng)被一組通用的名稱-值對(duì)替代,這個(gè)名稱-值對(duì)叫作激活配置屬性(activation-configurationproperties)。
Since the goal of the article is to exemplify the consumption of a JMS message, we skip over the exact implementation of the workflow.
本文的目標(biāo)是演示如何使用JMS消息,因此我們將跳過工作流的具體實(shí)現(xiàn)。
This method could be altered to set up any JMS provider or to use JNDI to retrieve the Administered Objects.
但是可以修改這個(gè)方法用來配置任何JMS提供者,或者使用JNDI來檢索受管理對(duì)象。
JMS has no built-in mechanism to handle more than one incoming request at a time.
JMS沒有能夠一次處理多于一個(gè)傳進(jìn)來的請(qǐng)求的內(nèi)建機(jī)制。
The business integration application is able to invoke other services outside of the SCA module through the use of a JMS import.
通過使用JMS導(dǎo)入,這個(gè)業(yè)務(wù)集成應(yīng)用程序可以在SCA模塊之外調(diào)用其他服務(wù)。
An export with a Web service SOAP over JMS binding, used for receiving SOAP messages and converting them into business objects.
一個(gè)使用Web服務(wù)SOAPoverJMS綁定的導(dǎo)出,用于接收SOAP消息并將它們轉(zhuǎn)換為業(yè)務(wù)對(duì)象。
From the JMS client's perspective, the client code is not aware of whether or not SSL is being used for the connection.
從JMS客戶端的角度來看,客戶端代碼并不關(guān)心是否使用SSL連接。
The runtime might still use JMS and one of the JAX SOAP stacks, but their APIs would not be visible to the developer.
運(yùn)行時(shí)可能依舊使用JMS以及JAXSOAP的一個(gè)協(xié)議棧,但是它們的API對(duì)開發(fā)者不可見。
The JMS layer encapsulates the concrete implementation of a JMS provider by introducing the concept of so called JMS artifacts.
JMS層通過引入所謂的JMS構(gòu)件的概念,從而封裝了JMS提供者的具體實(shí)現(xiàn)。
If you know JMS, you're aware that it contains two types of administrable object: connection factories and destinations.
如果了解JMS,那么就會(huì)注意到它包含兩類可以管理的對(duì)象:連接工廠和目標(biāo)。
JMS topics are defined with a name, a JNDI name, and a topic name, where the topic name is for the structure defined in the topic space.
使用一個(gè)名稱、一個(gè)JNDI名稱和一個(gè)主題名稱對(duì)JMS主題進(jìn)行定義,其中,結(jié)構(gòu)的主題名稱在主題空間中定義。
When you integrate back-end applications using JMS, the applications are often referred to as loosely-coupled.
在使用JMS集成后端應(yīng)用程序時(shí),我們經(jīng)常說這些應(yīng)用程序是松散耦合的。
On completion of the message processing, you can send the result back to the same or to another JMS network via the JMSOutput node.
在完成了消息處理之后,您可以通過JMSOutput節(jié)點(diǎn)將結(jié)果發(fā)送回相同的或另一個(gè)JMS網(wǎng)絡(luò)。
You should now be able to see how a JCA resource adapter would provide the JMS destination objects by using administered objects.
現(xiàn)在應(yīng)當(dāng)能夠看出JCA資源適配器如何通過使用托管對(duì)象來提供JMS目標(biāo)對(duì)象了。
They can be used to enable loosely-coupled processes to work cooperatively, or to respond to external JMS-based message events.
它們可以用來使松散耦合的流程協(xié)同工作,或對(duì)外部的基于JMS的消息事件進(jìn)行響應(yīng)。
Transactions - which make it possible for the repository to be enlisted as a resource along JMS or JDBC resources.
事務(wù)——它使倉庫有可能與JMS或JDBC資源一起工作。
As shown in Figure 6, you decide what kind of bindings you want for your process (EJB (the default), SOAP, or JMS).
如圖6所示,確定您的流程使用哪種綁定(EJB(默認(rèn))、SOAP、JMS)。
In the case of JMS, you need to tell the system which class to use to do this transformation.
對(duì)于JMS,您需要告訴系統(tǒng)使用哪個(gè)類來進(jìn)行此轉(zhuǎn)換。
As you will see, JMS transport nodes help you solve many conversion and bridging problems solutions with no coding on your part.
正如您將看到的,JMS傳輸節(jié)點(diǎn)可以幫助您解決許多轉(zhuǎn)換和橋接問題,而不用編寫任何代碼。
Asynchrony is one of the major advantages of using an enterprise messaging technology like JMS, and losing it is no small thing.
異步性是使用像JMS這樣的企業(yè)消息傳遞技術(shù)的主要優(yōu)勢之一,而且,在取得這一優(yōu)勢的同時(shí)它并沒有失去什么。
This configuration has one known limitation: in the case of the JMS technology connector, security must not be turned on.
這個(gè)配置有一個(gè)眾所周知的局限:就JMS技術(shù)連接器而言,不允許打開安全性。
Encapsulating this code in an EJB enables the code to have its own environmental references for accessing JMS resources.
將這段代碼封裝在一個(gè)EJB中可以使該代碼擁有自己的環(huán)境引用來訪問JMS資源。
The sample application is for demonstration purposes only and is not representative of a production quality JMS application.
示例應(yīng)用程序僅作為演示目的,并不代表JMS應(yīng)用程序的實(shí)際生產(chǎn)質(zhì)量。
JMS can be used for messaging between services and is important in situations where reliability is required.
JMS可用于服務(wù)間的消息傳輸,它對(duì)于需要可靠性的場景非常重要。
For JMS exports, an arrival on the bound destination will trigger an invocation of the SCA component to which the export is wired.
對(duì)于JMS導(dǎo)出,送達(dá)綁定目的地會(huì)觸發(fā)對(duì)連接導(dǎo)出的SCA組件的調(diào)用。
The other two do not specify a JMS store at all, so the queues in those JMS servers do not support persistent messages.
其他兩個(gè)沒有指定任何JMS存儲(chǔ),所以在這些JMS服務(wù)器中的隊(duì)列不支持持久消息。
If the JNDI names are not right, then the client application will not be able to locate the JMS destinations.
如果JNDI名稱不正確,則客戶機(jī)應(yīng)用程序將無法定位JMS目的地。
As a side note, there are a few options available to access JMS from . NET even if your preferred vendor does not provide a . NET client.
順便說明一下,即使你選擇的供應(yīng)商不提供.NET客戶端,仍舊有一些方法可以使你通過.NET來訪問JMS。
The sample application uses the name to look up the JMS administered object.
示例應(yīng)用程序使用該名稱查找JMS受管理對(duì)象。
Sending messages to your services with BlazeDS and JMS allows your Flex application to be developed more independently of the services.
使用BlazeDS和JMS向服務(wù)發(fā)送消息,可以讓您的Flex應(yīng)用程序開發(fā)更加獨(dú)立于服務(wù)。
Create a JAAS alias that stores the user ID and password used to authenticate the creation of a new connection to the JMS provider.
創(chuàng)建一個(gè)JAAS別名,存儲(chǔ)用戶ID和密碼,這些內(nèi)容用于對(duì)創(chuàng)建到JMS提供者的新連接進(jìn)行驗(yàn)證。
When using a message queue product like WebSphere MQ, it is possible to implement asynchronous messages using JMS.
使用像WebSphereMQ這樣的消息隊(duì)列產(chǎn)品時(shí),可以使用JMS來實(shí)現(xiàn)同步消息。
For the POST and PUT methods, the JMS sender also inserts the request payload or body (which might be XML) into the JMS message.
對(duì)于POST和PUT方法,JMS發(fā)送器還會(huì)將請(qǐng)求有效載荷或文本(可能為XML)插入到JMS消息中。
One of the aims of version 1. 5 of the specification is to allow a JMS provider to be implemented as a JCA resource adapter.
規(guī)范的1.5版本的目標(biāo)之一就是允許JMS提供者作為JCA資源適配器實(shí)現(xiàn)。
Add the Queue and Topic destinations that you set up to the Queue names property for the JMS server.
將所創(chuàng)建的Queue和Topic目的資源添加到JMS服務(wù)器的Queuenames屬性中。
In this section, you create another JMS integration service similar to what was done in the previous section.
在這個(gè)小節(jié)中,您將創(chuàng)建另一個(gè)JMS集成服務(wù),該服務(wù)與上一小節(jié)中創(chuàng)建的服務(wù)類似。