Apache Thrift, RPC’s between Java(server)-PHP(client), Hello World Application

A more comprehensive tutorial can be found here. Code can be downloaded from: https://github.com/chirag1992m/apacheThriftHelloWorld HOW TO INSTALL: type(for the pre-requisites):  For the final installation, download the tarball from the website, http://thrift.apache.org/download/ Then to install the tarball:  Also install the eclipse editor for thrift files. Eclipse –> help –> Install new Software –> add the URL: http://thrift4eclipse.sourceforge.net/updatesite/ tick the…

Read more...