thrift

Scalable cross-language services framework for IPC/RPC

Install

All systems
curl cmd.cat/thrift.sh
Debian Debian
apt-get install thrift
Ubuntu
apt-get install thrift
Arch Arch Linux
pacman -S thrift
image/svg+xml Kali Linux
apt-get install thrift
Fedora
dnf install thrift
Windows (WSL2)
sudo apt-get update sudo apt-get install thrift
OS X
brew install thrift
Raspbian
apt-get install thrift

thrift

Scalable cross-language services framework for IPC/RPC

thrift-compiler

code generator/compiler for Thrift definitions

Thrift is a software framework for the development of reliable and performant communication and data serialization. It combines a software stack with code generation to build services that operate seamlessly across a number of different development languages. This package contains the compiler used to generate language code from Thrift definition files.

[email protected]