Return-Path: Delivered-To: apmail-qpid-users-archive@www.apache.org Received: (qmail 50419 invoked from network); 1 Oct 2010 13:08:40 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Oct 2010 13:08:40 -0000 Received: (qmail 51480 invoked by uid 500); 1 Oct 2010 13:08:40 -0000 Delivered-To: apmail-qpid-users-archive@qpid.apache.org Received: (qmail 51334 invoked by uid 500); 1 Oct 2010 13:08:39 -0000 Mailing-List: contact users-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@qpid.apache.org Delivered-To: mailing list users@qpid.apache.org Received: (qmail 51322 invoked by uid 99); 1 Oct 2010 13:08:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Oct 2010 13:08:38 +0000 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=SPF_HELO_PASS,SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Oct 2010 13:08:33 +0000 Received: from jim.nabble.com ([192.168.236.80]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1P1fLQ-0000T7-My for users@qpid.apache.org; Fri, 01 Oct 2010 06:08:12 -0700 Date: Fri, 1 Oct 2010 06:08:12 -0700 (PDT) From: wdrozd To: users@qpid.apache.org Message-ID: <1285938492669-5591276.post@n2.nabble.com> Subject: QPID JMS Architecture? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I don't understand what the relationship between the QPID architecture and JMS is. I am specifically interested in AMQP messaging. Is it just that the broker processes JMS message types instead of some other type, and this broker follows the AMQP specification? Also, what is the clientid field in the connection used for from an AMQP perspective? It seems that this is used to "redeliver" messages in JMS. So, if an AMQP client is disconnected, and some messages get sent to a topic it is subscribing to, will the Broker send the missed messages to the AMQP client when it reconnects? Or is the client id used for something else? Any help is greatly appreciated, Bill -- View this message in context: http://apache-qpid-users.2158936.n2.nabble.com/QPID-JMS-Architecture-tp5591276p5591276.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:users-subscribe@qpid.apache.org