Talk:Jakarta Messaging

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

What is a "MOM"? The acronym is used in the article but never defined. Tpellman 21:50, 16 February 2006 (UTC)[reply]

Message Oriented Middleware. It was implied in the opening paragraph, but it wasn't explicit. I've just fixed that. RossPatterson 22:39, 16 February 2006 (UTC)[reply]

"An exhaustive comparison matrix of JMS providers is available at: http://www.theserverside.com/reviews/matrix.tss" This link points to a comparison of java application servers rather than an exhaustive comparison of packages which provide JMS - not sure it has much relevance to this article. —The preceding unsigned comment was added by 86.43.67.77 (talkcontribs) 11:24, March 9, 2006 (UTC)

Merge?[edit]

"JMS exporter From Wikipedia, the free encyclopedia Jump to: navigation, search It has been suggested that this article or section be merged into Java Message Service. (Discuss)

An addon for 3ds max or any other 3d modeling tool for exporting JMS models 3ds Max: Blitzkreig (standard plugin) Gmax: Chimp (MAXscript)

Most common use is for Halo CE" This topic is completely unrelated and uses a different meaning of the acronym 'JMS' -FleetAdmiralBacon

Software Providers[edit]

removed section per Wikipedia is not a directory. Wikipedia is not a repository for lists, directories or Advocacy of commercial products and/or websites. NPOV requires views to be represented without bias, this applies not only to article text, but to companies, company lists, products, external links, or any other material as well.--Hu12 18:10, 20 December 2006 (UTC)[reply]

Spam[edit]

What does "This was first used by Eraine Bernadette O. Tayum and Edwin Tayum of FEP" (in the "Elements" section) even mean? Is it just random spam, or is it an attempt to convey actual information? Ultomten (talk) 14:55, 12 January 2015 (UTC)[reply]

On 23 Nov 2006, user 65.87.179.138 added a link to a book advertisement (Enterprise Integration Patterns) to 4 different pages. Granted, those pages were at least tangentially related to the articles in question, but the site contained little information besides teasers. If we include links to all books that are somewhat related to the subject, the lists will be long and useless. It makes sense to include references to books if those books are primarily targeted to the subject. Fordsfords 23:07, 11 March 2007 (UTC)[reply]

Hans Oesterholt 07:38, 24 April 2007 (UTC) I didn't include this link on this page, but I also woudn't consider this link spam. Enterprise Integration Patterns is the standard book on integration patterns. The JMS specification includes al lot of the integration patterns that are described in this book. Although it seems a little off topic, this link was IMHO relevant.[reply]

JMS queue[edit]

Changed

As the name queue suggests, the messages are delivered in the order sent. A message is removed from the queue once it has been read.

to

A staging area that contains messages that have been sent and are waiting to be read. Note that, contrary to what the name queue suggests, messages don't have to be delivered in the order sent. If the message driven bean pool contains more than one instance then messages can be processed concurrently and thus it is possible that a later message is processed sooner than an earlier one. A JMS queue guarantees only that each message is processed only once.

--Fraktalek (talk) 10:00, 9 October 2009 (UTC)[reply]

Anonymous billboard analogy[edit]

Hmm, I have a bit of a problem with comparing the publish/subscribe model to an anonymous billboard. Surely a billboard is a system whereby consumers can come along at any point to read the messages on it, but the p/s model in JMS requires the recipients to be connected at the time. Surely it's more like some sort of public address system. What do people think? —Preceding unsigned comment added by 94.195.80.88 (talk) 12:24, 3 May 2010 (UTC)[reply]

RabbitMQ[edit]

I believe RabbitMQ is incorrectly listed as a JMS provider. Rabbit is a message queue and they have a Java client but they do not implement the JMS API. Also it looks as though StormMQ is also incorrectly listed as a JMS provider.151.190.254.108 (talk) 12:30, 7 July 2011 (UTC)[reply]

External links modified[edit]

Hello fellow Wikipedians,

I have just added archive links to one external link on Java Message Service. Please take a moment to review my edit. If necessary, add {{cbignore}} after the link to keep me from modifying it. Alternatively, you can add {{nobots|deny=InternetArchiveBot}} to keep me off the page altogether. I made the following changes:

When you have finished reviewing my changes, please set the checked parameter below to true to let others know.

This message was posted before February 2018. After February 2018, "External links modified" talk page sections are no longer generated or monitored by InternetArchiveBot. No special action is required regarding these talk page notices, other than regular verification using the archive tool instructions below. Editors have permission to delete these "External links modified" talk page sections if they want to de-clutter talk pages, but see the RfC before doing mass systematic removals. This message is updated dynamically through the template {{source check}} (last update: 18 January 2022).

  • If you have discovered URLs which were erroneously considered dead by the bot, you can report them with this tool.
  • If you found an error with any archives or the URLs themselves, you can fix them with this tool.

Cheers.—cyberbot IITalk to my owner:Online 16:31, 27 February 2016 (UTC)[reply]