From qpid-users-return-303-apmail-incubator-qpid-users-archive=incubator.apache.org@incubator.apache.org Fri Aug 22 13:56:51 2008 Return-Path: Delivered-To: apmail-incubator-qpid-users-archive@locus.apache.org Received: (qmail 57358 invoked from network); 22 Aug 2008 13:56:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Aug 2008 13:56:51 -0000 Received: (qmail 43715 invoked by uid 500); 22 Aug 2008 13:56:49 -0000 Delivered-To: apmail-incubator-qpid-users-archive@incubator.apache.org Received: (qmail 43693 invoked by uid 500); 22 Aug 2008 13:56:49 -0000 Mailing-List: contact qpid-users-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: qpid-users@incubator.apache.org Delivered-To: mailing list qpid-users@incubator.apache.org Received: (qmail 43682 invoked by uid 99); 22 Aug 2008 13:56:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Aug 2008 06:56:48 -0700 X-ASF-Spam-Status: No, hits=-2.0 required=10.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of cctrieloff@redhat.com designates 66.187.233.31 as permitted sender) Received: from [66.187.233.31] (HELO mx1.redhat.com) (66.187.233.31) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Aug 2008 13:55:51 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m7MDrspJ017446; Fri, 22 Aug 2008 09:53:55 -0400 Received: from mail.boston.redhat.com (mail.boston.redhat.com [10.16.255.12]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m7MDrsYT015458; Fri, 22 Aug 2008 09:53:54 -0400 Received: from localhost.localdomain (dhcp-100-18-96.bos.redhat.com [10.16.18.96]) by mail.boston.redhat.com (8.13.1/8.13.1) with ESMTP id m7MDrsGq009747; Fri, 22 Aug 2008 09:53:54 -0400 Message-ID: <48AEC408.8090806@redhat.com> Date: Fri, 22 Aug 2008 09:50:00 -0400 From: Carl Trieloff Reply-To: cctrieloff@redhat.com Organization: Red Hat User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Padmapriya Mahalingam CC: qpid-users@incubator.apache.org Subject: Re: qpid in spring References: <2767E4FBA2450749854110BC80997EEF0DF950@winsrv1.ad.e-infoexchange.net> <48ACBF15.90301@redhat.com> <2767E4FBA2450749854110BC80997EEF0DFB21@winsrv1.ad.e-infoexchange.net> In-Reply-To: <2767E4FBA2450749854110BC80997EEF0DFB21@winsrv1.ad.e-infoexchange.net> Content-Type: multipart/alternative; boundary="------------070503060009080409010807" X-Scanned-By: MIMEDefang 2.58 on 172.16.52.254 X-Virus-Checked: Checked by ClamAV on apache.org --------------070503060009080409010807 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit That sounds like a perfectly good use case for Qpid. Please let us know how it goes and if you have any issues Carl. Padmapriya Mahalingam wrote: > I have multiple services running in tomcat (services created by > spring).Each service will communicate with another service by calling > its method synchronously. Now I want to change it as asynchronous calls > by introducing qpid(AMQP technology) to pass messages between > services.so that I can scale by adding extra queue/topics.Each service > should talk to each other thru message queue/topic. > > -----Original Message----- > From: Carl Trieloff [mailto:cctrieloff@redhat.com] > Sent: Wednesday, August 20, 2008 9:04 PM > To: qpid-users@incubator.apache.org > Subject: Re: qpid in spring > > > Padmapriya > > Please feel free to expand on it and contribute what yo do back to the > project > > Carl. > > > Marnie McCormack wrote: > >> Hi, >> >> I think the only thing we have is the config in attached to our FAQ. >> >> http://cwiki.apache.org/qpid/qpid-java-faq.html >> >> hth, >> Marnie >> >> >> On 8/14/08, Padmapriya Mahalingam wrote: >> >> >>> Hi >>> >>> I am trying to integrate qpid in spring?.Does anyone had code sample >>> > for > >>> this? >>> >>> >>> >>> >> >> > > --------------070503060009080409010807--