<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
Am 05.02.2010 21:04, schrieb Pieter de Zwart:
<blockquote cite="mid:C791B9BD.5B5F%25pdezwart@rubiconproject.com"
 type="cite">
  <title>PHP Client libraries</title>
  <font face="Calibri, Verdana, Helvetica, Arial"><span
 style="font-size: 11pt;">Hi everyone,<br>
  <br>
We are having some issues here with PHP clients. We have the following
options:<br>
Php-amqp (PHP module written in C)<br>
Php-rabbit (PHP module written in C)<br>
AMQP (Pure PHP implementation, which is a port of port)<br>
  <br>
The pure PHP implementation is working for us, but it is too slow to
really serve our purposes. As a result, we are looking at the PHP
modules.<br>
After doing some patching thanks to madcoder on Google groups, the
php-amqp library works well, but does not have consumer functionality.
The php-rabbit module is unfortunately bug ridden.</span></font><br>
</blockquote>
Am 05.02.2010 21:04, schrieb Pieter de Zwart:
<blockquote cite="mid:C791B9BD.5B5F%25pdezwart@rubiconproject.com"
 type="cite">
  <title>PHP Client libraries</title>
  <font face="Calibri, Verdana, Helvetica, Arial"><span
 style="font-size: 11pt;">Hi everyone,<br>
  <br>
We are having some issues here with PHP clients. We have the following
options:<br>
Php-amqp (PHP module written in C)<br>
Php-rabbit (PHP module written in C)<br>
AMQP (Pure PHP implementation, which is a port of port)<br>
  <br>
The pure PHP implementation is working for us, but it is too slow
to really serve our purposes. As a result, we are looking at the PHP
modules.<br>
After doing some patching thanks to madcoder on Google groups, the
php-amqp library works well, but does not have consumer functionality.
The php-rabbit module is unfortunately bug ridden.<br>
  <br>
Does anyone have a working php module that contains consumer
functionality?<br>
  </span></font></blockquote>
Hi Pieter, hi @all<br>
<br>
I lost the track to the answers to your message. <br>
What does it mean, "it lacks the consumer functionality" ?<br>
<br>
Did You find a solution for the php-client? <br>
Can you provide a link to the patched PHP module from madcoder? <br>
Can I use it in production?<br>
<br>
It would be cool if you can tell us (me) which bugs you ran into, so we
could propably help to fix some of them and get a working library.<br>
<br>
We tried using the Pure PHP-AMQP Library and we also discovered that's
too slow for our scenario.<br>
<br>
Greetings,<br>
<br>
Dieter<br>
<br>
<br>
</body>
</html>