Results 1 to 6 of 6

Thread: JMS Providers communication

  1. #1
    Join Date
    Jul 2010
    Posts
    64

    JMS Providers communication

    The first version of JMS, JMS 1.0.2b was released 25 jun 2001. The second version, JMS 1.1 is out March 18, 2007 , showing no significant difference . JMS 1.1 classes allow JMS clients to achieve more easily. We will look briefly JMS 1.1. But we will start by asking a few definitions and concepts . There may be small differences in implementation of the specification, and also the various tools MOMS strive to offer little "more ", differentiating features. Can anybody know that the various JMS communication.

  2. #2
    Join Date
    Feb 2008
    Posts
    1,852

    Re: JMS Providers communication

    The mode publish- subscribe Or " topic. This mode of communication is also called communication topic through. An application sends messages to the topic . In this mode, it says that applications subscribe ( subscribe) a topic, messages. Receive applications can be subscribed to the same topic, and each receives a copy of messages. In the manner of distribution of a magazine for example , the issuer publishes a message, and different recipients subscribe to receive a copy of the message.

  3. #3
    Join Date
    May 2008
    Posts
    2,297

    Re: JMS Providers communication

    You can see the differences in usage of these two modes . In mode tail, One can imagine that a message represents processing unit. The destination application receives the message and performs treatment from the message, and in this case it is necessary that the treatment is not executed twice . In mode topic You can see the message as a unit rather Information. That may interest different actors , different applications . For example, a stock market order will be a processing unit, while a stock price will be information.Tail and Topic are grouped under the name " Field . Thus " send a message to a field equals " send a message to a queue or a topic.

  4. #4
    Join Date
    May 2008
    Posts
    2,389

    Re: JMS Providers communication

    The point to point or " tail ", This mode of communication is also called communication via tail. An application sends messages to a queue. One connected applications receiving the message. There may be several applications read on the tail, but one of them will receive the message. In fact, there is almost an impossibility to guarantee the theoretical one and the other of these two properties: the single handed , and ordered the surrender . Indeed , a consumer can read a message , and do not pay until long after. If the consumer does not , the message must be recycled .

  5. #5
    Join Date
    Oct 2005
    Posts
    2,393

    Re: JMS Providers communication

    JMS provides client applications are able to select the messages they read, on the basis of header fields and properties. We see of course that , if selected , the messages will not necessarily issued in order. The selection of messages is defined in JMS 1.1, it is offered by all MOMS studied. The syntax is inspired by SQL , it may involve different comparison operators , logical expressions , and even arithmetic .

  6. #6
    Join Date
    Feb 2010
    Posts
    658

    Re: JMS Providers communication

    The JMS specification is not complete in all respects . Some functions essential to the functioning of a platform MOM are not described in the specification and are therefore subject to specific implementations . This is particularly true for configuration and management of courier for the security (integrity and confidentiality of messages ) and some parameters of service quality.

Similar Threads

  1. High speed internet providers
    By Giriraj in forum India BroadBand
    Replies: 11
    Last Post: 10-12-2012, 02:59 PM
  2. Two New Broadband Providers in our Area
    By annababu in forum Technology & Internet
    Replies: 2
    Last Post: 01-03-2010, 10:45 AM
  3. Broadband service providers
    By Aadi in forum India BroadBand
    Replies: 1
    Last Post: 13-06-2009, 01:36 PM
  4. WiMAX Providers in India
    By sagi in forum India BroadBand
    Replies: 2
    Last Post: 29-11-2008, 04:08 PM
  5. DTH Service Providers
    By NAVINk in forum India BroadBand
    Replies: 5
    Last Post: 20-10-2008, 05:36 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,750,519,029.79911 seconds with 16 queries