My server process needs to spawn some sub processes and interact with them 
occasionally over stdin/stdout (and notice if they die).

What's the  best way to do that with thrift?

My server is in python on Linux.  I'm using thrift 0.8.

Thanks,
-Dan

Reply via email to