You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King III (JIRA)" <ji...@apache.org> on 2019/01/11 22:42:00 UTC

[jira] [Resolved] (THRIFT-4587) Add ZeroMQ as a transport

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

James E. King III resolved THRIFT-4587.
---------------------------------------
    Resolution: Information Provided
      Assignee: James E. King III

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.

> Add ZeroMQ as a transport
> -------------------------
>
>                 Key: THRIFT-4587
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4587
>             Project: Thrift
>          Issue Type: New Feature
>          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)