You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@thrift.apache.org by Software Dev <st...@gmail.com> on 2014/01/26 05:22:34 UTC

Ruby Thrift Servers

Are the ruby thrift servers production ready? Haven't seen much progress in
the last few years. Is any server(s) recommended over the others?

If anyone has any prior experience with using ruby and thrift in SOA
environment I would love to hear about it.

Re: Ruby Thrift Servers

Posted by Brad Cottel <Br...@wizecommerce.com>.
I can't speak much to Ruby thrift servers, but I can say that we're using JRuby & Thrift to call into an SOA environment that is JVM-based and that the Thrift Ruby *client* is **not** thread-safe.  So we've resorted to using a Java thrift client (jar) that we call directly from JRuby, in order to make use of multi-threading with Puma, for instance, on JRuby when calling into our SOA back end.

~ Brad

--

On Jan 25, 2014, at 8:23 PM, "Software Dev" <st...@gmail.com> wrote:

Are the ruby thrift servers production ready? Haven't seen much progress in
the last few years. Is any server(s) recommended over the others?

If anyone has any prior experience with using ruby and thrift in SOA
environment I would love to hear about it.

CONFIDENTIALITY NOTICE
======================
This email message and any attachments are for the exclusive use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message along with any attachments, from your computer system. If you are the intended recipient, please be advised that the content of this message is subject to access, review and disclosure by the sender's Email System Administrator.