Resources for Thrift.

This commit is contained in:
John Washam 2016-09-20 12:14:57 -07:00
parent 1377147e64
commit d7f1e1eef7
1 changed files with 3 additions and 1 deletions

View File

@ -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)