[ 
https://issues.apache.org/jira/browse/THRIFT-812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nils Hügelmann updated THRIFT-812:
----------------------------------

    Attachment: THRIFT-812-ThriftZmq-csharp.patch

I've ported the demo to csharp with a little tweak(Serversocket doesnt need to 
be ZMQ_REP to handle a Response by Thrift, only a compatible type like PAIR, 
XREP )
I've not ported the multiserver yet.

patch also contains sample server and client

> Demo of Thrift over ZeroMQ
> --------------------------
>
>                 Key: THRIFT-812
>                 URL: https://issues.apache.org/jira/browse/THRIFT-812
>             Project: Thrift
>          Issue Type: New Feature
>          Components: C++ - Library, Python - Library
>            Reporter: David Reiss
>            Priority: Minor
>             Fix For: 0.5
>
>         Attachments: THRIFT-812-ThriftZmq-csharp.patch, 
> THRIFT-812_with_multicast_example.patch, 
> v1-0001-THRIFT-812.-contrib-Add-a-demo-of-using-Thrift-over-.patch, 
> v2-0001-THRIFT-812.-contrib-Add-a-demo-of-using-Thrift-over-.patch
>
>
> I played around with ZeroMQ a bit this weekend.  I thought it might be 
> informative to write some glue code to run Thrift requests with ZeroMQ as the 
> transport, so here it is.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to