You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/04/12 23:18:15 UTC

[jira] [Comment Edited] (THRIFT-2132) Go: Support for Multiplexing Services on any Transport, Protocol and Server

    [ https://issues.apache.org/jira/browse/THRIFT-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13967650#comment-13967650 ] 

Jens Geyer edited comment on THRIFT-2132 at 4/12/14 9:16 PM:
-------------------------------------------------------------

{quote}
It allows to register the default processor, used to process calls from clients not using multiplexor. I believe it is essential for large system migration and should be added to other languages implementations as well.
{quote}

Agree, this has been discussed before, but not implemented anywhere yet. Let's just start doing this.


was (Author: jensg):
{code}
It allows to register the default processor, used to process calls from clients not using multiplexor. I believe it is essential for large system migration and should be added to other languages implementations as well.
{code}

Agree, this has been discussed before, but not implemented anywhere yet. Let's just start doing this.

> Go: Support for Multiplexing Services on any Transport, Protocol and Server
> ---------------------------------------------------------------------------
>
>                 Key: THRIFT-2132
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2132
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: Go - Library
>            Reporter: Jens Geyer
>              Labels: multiplex
>         Attachments: thrift-2132-multiplexing.patch
>
>
> Support for Multiplexing Services on any Transport, Protocol and Server as described in THRIFT-1915



--
This message was sent by Atlassian JIRA
(v6.2#6252)