Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Submission Summary: 0 pending, 4 declined, 5 accepted (9 total, 55.56% accepted)

Programming

Submission + - Facebook releases cross-language network library

koreth writes: "Facebook has released Thrift, a toolkit for making remote method calls. It generates interoperable network code in C++, Java, PHP, Python, and Ruby. Its protocol is much more lightweight (and probably much higher-performance) than SOAP or CORBA. Facebook uses it internally for high-traffic services like search. The license is extremely permissive."

Slashdot Top Deals

There are two ways to write error-free programs; only the third one works.

Working...