Any success using Apache Thrift on iPhone?
Posted
by jhs
on Stack Overflow
See other posts from Stack Overflow
or by jhs
Published on 2009-12-11T18:06:24Z
Indexed on
2010/04/02
5:13 UTC
Read the original article
Hit count: 346
Has anybody done or seen a deployment of Apache Thrift in an iPhone app?
I am wondering if is a reasonable solution for a high-volume, low(er)-latency network service for iPhones compared to HTTP.
One noteworthy thing I found is a bug report about running Thrift on the iPhone, which seems to have been fixed. But that doesn't necessarily indicate that it's a done deal.
© Stack Overflow or respective owner