You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@thrift.apache.org by Srinivasan Anand <ma...@gmail.com> on 2011/08/02 15:01:25 UTC

Apache Thrift server as a Daemon + ruby-thrift

Hi all,

I am trying to develop a Client-Server application with the Apache
Thrift on the Ruby language. I have been a little successful in
getting the necessary API getting implemented in Thrift. Now I just
want to deploy the Thrift server as a daemon. Is there an option with
the Thrift stack(ruby-thrift) itself for deploying the daemon mode?
Can somebody help me out how to deploy the Thrift server as a daemon.
BTW, the server will be deployed in the Windows XPmachine.

Thanks for your answers in advance.

Sandy