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

[jira] [Commented] (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=13967291#comment-13967291 ] 

Aleksey Pesternikov commented on THRIFT-2132:
---------------------------------------------

Unlike Java or C++ implementation, this one has one more function on TMultiplexedProcessor called RegisterDefault(processor TProcessor). 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.

> 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)