From users-return-2302-apmail-qpid-users-archive=qpid.apache.org@qpid.apache.org Thu Dec 10 15:17:39 2009 Return-Path: Delivered-To: apmail-qpid-users-archive@www.apache.org Received: (qmail 22663 invoked from network); 10 Dec 2009 15:17:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Dec 2009 15:17:39 -0000 Received: (qmail 64099 invoked by uid 500); 10 Dec 2009 15:17:38 -0000 Delivered-To: apmail-qpid-users-archive@qpid.apache.org Received: (qmail 64052 invoked by uid 500); 10 Dec 2009 15:17:38 -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 64042 invoked by uid 99); 10 Dec 2009 15:17:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Dec 2009 15:17:38 +0000 X-ASF-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rajith77@gmail.com designates 209.85.220.214 as permitted sender) Received: from [209.85.220.214] (HELO mail-fx0-f214.google.com) (209.85.220.214) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Dec 2009 15:17:36 +0000 Received: by fxm6 with SMTP id 6so8595043fxm.20 for ; Thu, 10 Dec 2009 07:17:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=yc9c9KFRBXOOEZVFLOhs2CkAheVcnNj0eWHrtCaegkQ=; b=Mds73ferB4QwiXWWyHohIh8v+OojxZl/DfyyGTfgG/meGMjve4nUDHGw9d22C1tiAX Asuf8HNkJX8+ii8flTvGqJ6MdjWQkSw/1pbJF03fKNsm8x9rhGhvzlgFC9GBYtebdWRU /bb8DH0TOcTY0SBkXnmMVyHGuyJE0yDnAyiDI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=sj90wGct07r7v4pjmAscLnNt73TPCU5S3Mk2lkPuQ1HxUC88DwogxykpTcLHB5xQaz M/R0H7sImfCdO7iFTyc3dRL+5wxvCJTmrG+GZrDlzQEVzBzNJIC4LnMmVH3lx3SyJvKD 9iltqWd4axawEMTIKhPuNqoeNoGYs+4L4LjfY= MIME-Version: 1.0 Received: by 10.216.87.20 with SMTP id x20mr9725wee.158.1260458235168; Thu, 10 Dec 2009 07:17:15 -0800 (PST) In-Reply-To: References: <838ec8ff0912100508v15d61ab4q4aa0cd3b0a218f8d@mail.gmail.com> Date: Thu, 10 Dec 2009 10:17:15 -0500 Message-ID: Subject: Re: PHP bindings for Qpid? From: Rajith Attapattu To: users@qpid.apache.org Cc: michael.dehaan@gmail.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Michael, It's best if you could subscribed to the user-list. If not somebody would need to approve your emails on to the list. Regards, Rajith On Thu, Dec 10, 2009 at 10:15 AM, Rajith Attapattu wro= te: > On Thu, Dec 10, 2009 at 8:08 AM, Michael DeHaan > wrote: >> Hi list, >> >> I'm curious if anyone has any existing/working PHP bindings for qpid? > > I am afraid we don't have any PHP bindings at the moment. > >> I have found http://code.google.com/p/php-amqplib/ which works >> sufficiently well with RabbitMQ, though apparently it does not play >> work (so I'm told) with qpid. >> Perhaps minor differences in implementation of the protocol are at >> issue? =A0(Or, if someone has had success here, can you share?) > > It will not work with the c++ broker as it supports only the 0-10 > version of the protocol. > However it should work reasonably well with the Java broker as it > supports 0-8,0-9 and 0-10 versions of the protocol. > >> I'm well aware of the existing Ruby/Python/C bindings which work >> great... and am hoping I don't have to develop my own for the PHP >> side, on top of the C client >> libraries. > > Sadly we don't have a portable C client yet. > There is talk about a protocol engine written in C. > If that happens we could potentially support more clients than we have > today using something like swig. > > Rajith > >> Thanks! >> >> --Michael >> >> --------------------------------------------------------------------- >> Apache Qpid - AMQP Messaging Implementation >> Project: =A0 =A0 =A0http://qpid.apache.org >> Use/Interact: mailto:users-subscribe@qpid.apache.org >> >> > > > > -- > Regards, > > Rajith Attapattu > Red Hat > http://rajith.2rlabs.com/ > --=20 Regards, Rajith Attapattu Red Hat http://rajith.2rlabs.com/ --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:users-subscribe@qpid.apache.org