Do you have the compiled Thrift-PHP extension installed, or is that with the interpreted PHP classes (e.g., TTransport.php)?

Dvir Volk wrote:
I am using thrift between a PHP client (which is a front-end server) and a
python server (threadpool binary tcp server, on a backend server), and I'm
easily handling thousands of requests per second,
including the actual processing of the requests.

On Thu, May 7, 2009 at 11:16 PM, Jonathan Marcus <[email protected]>wrote:

Hi,

Does anybody have any numbers regarding how fast Thrift is for inter-server
communication?

Specifically, I'd like info about Thrift in PHP, both with & without the
PHP extension. Does it make a big difference?

Thanks,
Jonathan



Reply via email to