Apache Thrift is a software framework for scalable cross-language services development. Apache Thrift allows you to define data types and service interfaces in a simple definition file. Taking that file as input, the compiler generates code to be used to easily build RPC clients and servers that communicate seamlessly across programming languages. Thrift is a lightweight, language-independent software stack for point-to-point RPC implementation. Thrift provides clean abstractions and implementations for data transport, data serialization, and application level processing. Thrift is specifically designed to support non-atomic version changes across client and server code. This allows you to upgrade your server while still being able to service older clients; or have newer clients issue requests to older servers. For more details on Thrift's design and implementation, see the Thrift whitepaper included in this distribution, or at the README.md file.

Features

  • Thrift makes it easy for programs written in different programming languages to share data and call remote procedures
  • With support for 28 programming languages, chances are Thrift supports the languages that you currently use
  • Thrift is specifically designed to support non-atomic version changes across client and server code
  • Upgrade your server while still being able to service older clients
  • Apache Thrift’s compiler is written in C++ and designed to be portable
  • Apache Thrift allows you to define data types and service interfaces in a simple definition file

Project Samples

Project Activity

See All Activity >

Categories

XML-RPC

License

Apache License V2.0

Follow Apache Thrift

Apache Thrift Web Site

You Might Also Like
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

The database for AI-powered applications.

MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Apache Thrift!

Additional Project Details

Operating Systems

Linux, Windows

Programming Language

C++

Related Categories

C++ XML-RPC Software

Registered

2021-07-05