The Artima Developer Community
Sponsored Link

Java Buzz Forum
A Messaging Standard Burst Onto The Scene

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Weiqi Gao

Posts: 1808
Nickname: weiqigao
Registered: Jun, 2003

Weiqi Gao is a Java programmer.
A Messaging Standard Burst Onto The Scene Posted: Jun 20, 2006 9:04 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Weiqi Gao.
Original Post: A Messaging Standard Burst Onto The Scene
Feed Title: Weiqi Gao's Weblog
Feed URL: http://www.weiqigao.com/blog/rss.xml
Feed Description: Sharing My Experience...
Latest Java Buzz Posts
Latest Java Buzz Posts by Weiqi Gao
Latest Posts From Weiqi Gao's Weblog

Advertisement

A while back, when I was researching the topic of SOA, several things struck me as odd. First, while everyone talks up web services (SOAP + HTTP), the actual success stories and case studies were all in CORBA or some such. Second, while everyone emphasizes the importance of messaging, the most popular messaging systems mentioned, at least under the ESB umbrella, are all JMS based.

Didn't these people knew, that JMS is only an API specification that does nothing at all to ensure interoperability? Plus it's a Java only solution.

Well, someone did know that this is a problem. And they are working on a new standard messaging protocol. (Via All Things Distributed.)

Who

What

Leading Organizations Join Forces To Develop New Messaging Protocol

The development of the AMQP specification is being driven by real-world, end-user demand for messaging infrastructure that is capable of integrating across various platforms, languages and protocols. AMQP is designed to be an effective means to create interoperability and unification of the messaging function because it is not reliant on specific implementations geared to individual platforms. The AMQP specification is also designed to interoperate with many of the current messaging and Web services specifications, including JMS, SOAP, WS Security, WS-Transactions, and many others, making AMQP an ideal messaging layer for use in Service Oriented Architecture (SOA). Further, AMQP is unique in that it provides an interoperable wire-level protocol, making it complementary to messaging application programming interfaces (APIs) such as JMS and useful in next-generation network infrastructure.

When

The AMQP specification is expected to reach version 1.0 within 18 months, at which time the Working Group will submit it to a standards body.

Why

"AMQP solves the 'missing middleware standard' problem." —John O'Hara, VP and Distinguished Engineer at JPMorgan

It is geared towards the financial services industry and is supposedly based on real-world working products. The down side of the announcement is that the final spec is still 18 months away.

Read: A Messaging Standard Burst Onto The Scene

Topic: [Jun 15, 2006 13:48 PDT] 17 Links Previous Topic   Next Topic Topic: Auto-Install: Easier Launching of Java Web Start Applications

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use