davidnadeau / thrift-hello-world

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic thrift hello world

Server written in java, and two clients (java and python).

Simply run ./setup.sh to generate the thrift code before running the server and clients.

About


Languages

Language:Java 67.4%Language:Python 23.5%Language:Thrift 5.6%Language:Shell 3.5%