[
https://issues.apache.org/jira/browse/THRIFT-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13691622#comment-13691622
]
Christoffer Sawicki commented on THRIFT-23:
-------------------------------------------
It's possible to use Thrift with Unix domain sockets in Java already with
TIOStreamTransport, like this: https://gist.github.com/qerub/5846713
> TUnixSocket
> -----------
>
> Key: THRIFT-23
> URL: https://issues.apache.org/jira/browse/THRIFT-23
> Project: Thrift
> Issue Type: New Feature
> Components: Java - Library
> Reporter: Bryan Duxbury
> Priority: Trivial
>
> At Rapleaf, we'd love to have a TUnixSocket and TUnixServerSocket that ran in
> Java. Before someone chimes in and says, "Java doesn't support Unix
> sockets!", I would point to JRuby's RubyUnixSocket/Server classes. They use
> JNA to get down to the bare metal and make it work. If we could take
> advantage of that class, then we'd have a really fast local machine
> transport.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira