What is a Thrift in NoSQL parlance?

 Posted by Niladri.Biswas on 12/11/2012 | Category: Others Interview questions | Views: 3123 | Points: 40
Answer:

Thrift is a software framework and an interface definition language that allows
cross-language services and API development. Services generated using Thrift work
efficiently and seamlessly between C++, Java, Python, PHP, Ruby, Erlang, Perl,
Haskell, C#, Cocoa, Smalltalk, and OCaml. Thrift was created by Facebook in
2007. It’s an Apache incubator project.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response