You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Kevin Ballard (JIRA)" <ji...@apache.org> on 2008/06/10 01:39:45 UTC

[jira] Commented: (THRIFT-22) TUnixSocket

    [ https://issues.apache.org/jira/browse/THRIFT-22?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12603734#action_12603734 ] 

Kevin Ballard commented on THRIFT-22:
-------------------------------------

Ok, I've implemented UNIXSocket and UNIXServerSocket on my branch (pri/kballard/ruby_lib/rewrite at thruhere or http://github.com/kballard/thrift). Unfortunately benchmarking shows no noticeable performance improvement.

> TUnixSocket
> -----------
>
>                 Key: THRIFT-22
>                 URL: https://issues.apache.org/jira/browse/THRIFT-22
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Library (Ruby)
>            Reporter: Bryan Duxbury
>            Priority: Minor
>
> We should make a TUnixSocket (and TUnixServer) transport. This should be pretty easy in Ruby since there's already a UnixSocket and UnixServer class. It'd provide a nice speed boost when you're operating on the local machine.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.