You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/03/20 01:17:43 UTC

[jira] [Commented] (THRIFT-2408) Named Pipe Transport Option for C#

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

Hudson commented on THRIFT-2408:
--------------------------------

FAILURE: Integrated in Thrift #1091 (See [https://builds.apache.org/job/Thrift/1091/])
THRIFT-2408 Named Pipe Transport Option for C# (jensg: rev fd62df75fa17d5c2af12302de6cee78ad7405692)
* lib/csharp/src/Thrift.csproj
* lib/csharp/src/Transport/TNamedPipeServerTransport.cs
* lib/csharp/test/ThriftTest/TestClient.cs
* lib/csharp/Makefile.am
* lib/csharp/test/ThriftTest/TestServer.cs
* lib/csharp/src/Transport/TNamedPipeClientTransport.cs


> Named Pipe Transport Option for C#
> ----------------------------------
>
>                 Key: THRIFT-2408
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2408
>             Project: Thrift
>          Issue Type: New Feature
>          Components: C# - Library
>    Affects Versions: 1.0
>         Environment: Windows
>            Reporter: Joe Fradley
>            Assignee: Jens Geyer
>             Fix For: 0.9.2
>
>         Attachments: thrift-2408-namedpipes-csharp-v2.patch, thrift-2408-namedpipes-csharp.patch
>
>
> We have this transport option for C++ using TPipe and TPipeServer. Adding this feature would allow a C# app to communicate with C++ app on the same under machine under Windows. Named Pipe communication should give superior performance to sockets.



--
This message was sent by Atlassian JIRA
(v6.2#6252)