<div>I am contemplating of using your library in a small but potentially very hight transaction activity&nbsp;project - 200+ transactions per second. I have several quick questions:</div><div>1. so far what are the weakest points of the library? Is there anything external which causes consistent issues or bottlenecks such as: php, libevent... any recorded application&nbsp;freezes, bottlenecks, memory leaks etc.</div><div>2. have you done any benchmarking, could you share any numbers?</div><div>3. do you intend to maintain this code going forward. From your note it is clear that you have other priorities at the moment?</div><div>&nbsp;</div><div>Thanks,</div><div>JRA</div><div>&nbsp;</div><div><br>On Sunday, November 20, 2011 2:57:30 AM UTC-8, Robin Harvey wrote:</div><blockquote style="margin: 0px 0px 0px 0.8ex; padding-left: 1ex; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid;" class="gmail_quote">Hi,<br><br>I thought you may be interested to know that I've just tagged a new release (0.9.2) of the Amqphp project, noteworthy changes in this version are:<br><br>&nbsp;* Support for persistent connections, channels and consumers in web servers.<br>
&nbsp;* A new Factory component which can help externalize connection and broker configuration<br>&nbsp;* Improved event loop implementation allows the user more flexibility to escape from a consuming event loop<br>&nbsp;* Much improved user documentation: <a href="https://github.com/BraveSirRobin/amqphp/wiki/Documentation" target="_blank">https://github.com/<wbr>BraveSirRobin/amqphp/wiki/<wbr>Documentation</a><br>
&nbsp;* Simplified and consolidated the demos: <a href="https://github.com/BraveSirRobin/amqphp/tree/master/demos" target="_blank">https://github.com/<wbr>BraveSirRobin/amqphp/tree/<wbr>master/demos</a><br><br>I'm starting out on my own in January so this is likely to be the last "major" release for a while, although I'll still be around to fix bugs.<br>
<br><br>Thanks,<br>--Robin<br>
</blockquote>