[ https://issues.apache.org/jira/browse/THRIFT-812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904372#action_12904372 ]
David Reiss commented on THRIFT-812: ------------------------------------ > I do not have a clear view how it could or should be integrated into Thrift. You mean in terms of what the code should look like or where we should put it? I think the code should look more-or-less like this. I think putting it in contrib, or in the main tree, or in a separate library are fine. I can commit this to contrib now if you want. > 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 > Attachments: 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. - You can reply to this email to add a comment to the issue online.