Thursday, September 18, 2008

Facebook Thrift

Been trying out this one, very nice piece of software.
In the past I've worked with xmlrpc-c but Thrift beats the hell out of XML-RPC the fact that the data is transmitted in binary and the easiness of written client and software code due to the Thrift compiler is a thank you note for big projects that need to be done quickly, if you can please take a look at the following locations:

http://developers.facebook.com/thrift/
http://incubator.apache.org/thrift/
http://en.wikipedia.org/wiki/Thrift_(protocol)

You may download the paper here.

No comments: