How can i use thrift in monkey language?
Monkey Forums/Monkey Programming/How can i use thrift in monkey language?| 
 | ||
| How can i use thrift in monkey language? Anybody know that? | 
| 
 | ||
| I think you might have to be the pioneer...  I never heard of Thrift before your post! | 
| 
 | ||
| Sounds like he's talking about Apache Thrift | 
| 
 | ||
| Yes, Apache Thrift | 
| 
 | ||
| I think maybe monkey2 is a more suitable language for this style of interface. Also, why? http://monkey2.monkey-x.com is worth a visit. If you are talking about code that formats socket datagrams and the like, I suppose thrift could be useful, but for binary interface mapping I would consider protocol buffers a better strategy. I have never heard of thrift, is it popular? It looks like a 20 year old apache thing. |