[
https://issues.apache.org/jira/browse/THRIFT-4587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16740843#comment-16740843
]
James E. King III edited comment on THRIFT-4587 at 1/11/19 10:41 PM:
---------------------------------------------------------------------
Did you look in {{contrib/zeromq}}? There is an implementation there. The
project would consider adding it if pull requests which include an
implementation and integration testing, and likely also a docker build image
change to include zeromq for one or more languages.
was (Author: jking3):
Did you look in `contrib/zeromq` ? There is an implementation there. The
project would consider adding it if pull requests which include an
implementation and integration testing, and likely also a docker build image
change to include zeromq for one or more languages.
> ZeroMQ as a transport for C++?
> ------------------------------
>
> Key: THRIFT-4587
> URL: https://issues.apache.org/jira/browse/THRIFT-4587
> Project: Thrift
> Issue Type: Question
> Components: C++ - Library
> Reporter: Stefan Bolus
> Assignee: James E. King III
> Priority: Minor
>
> I am currently working on bringing what is currently available in contrib/
> for ZeroMQ to the C++ library. The idea is of the implementation is very much
> the same as in the existing approach, expect that there will be a
> TZmqTransport which implements the bridge between Thrift and ZeroMQ just once.
> Development will take place in my fork at [https://github.com/stefbo/thrift]
> . Feedback is very much appreciated.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)