[ https://issues.apache.org/jira/browse/THRIFT-812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904517#action_12904517 ]
Roger Meier commented on THRIFT-812: ------------------------------------ Yes, please commit this. It does not matter to me if it is within main tree or contrib. One missing thing was http://wiki.apache.org/thrift/ThriftIntegrationConventions , this makes it now clear how to handle zeromq in general. On question I had in mind was how the handle zeromq for all the different languages supported by Thrift. Nearly every language supported by Thrift has its own zeromq library. > 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.