From d7f1e1eef7afff1e516b5e4542c43965c78e9b26 Mon Sep 17 00:00:00 2001 From: John Washam Date: Tue, 20 Sep 2016 12:14:57 -0700 Subject: [PATCH] Resources for Thrift. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 27f1a91..d3b0c9f 100644 --- a/README.md +++ b/README.md @@ -1376,7 +1376,9 @@ Some of mine (I already may know answer to but want their opinion or team perspe - http://blog.michaelschmatz.com/2016/04/11/how-to-write-a-bloom-filter-cpp/ - [ ] **Messaging and Queueing Systems** - - [ ] Thrift + - [x] Thrift: + - https://thrift.apache.org/ + - http://thrift-tutorial.readthedocs.io/en/latest/intro.html - [ ] Protocol Buffers - [ ] Redis - [x] Amazon SQS (queue)