You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2019/03/02 23:34:00 UTC

[jira] [Updated] (PROTON-2008) [go] native implementation of go client.

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

Robbie Gemmell updated PROTON-2008:
-----------------------------------
    Affects Version/s:     (was: proton-c-0.26.0)
        Fix Version/s:     (was: proton-c-0.27.0)
                       proton-c-0.28.0

> [go] native implementation of go client.
> ----------------------------------------
>
>                 Key: PROTON-2008
>                 URL: https://issues.apache.org/jira/browse/PROTON-2008
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: go-binding
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>            Priority: Major
>             Fix For: proton-c-0.28.0
>
>
> Write a pure-Go implementation of the Go client.
> Standard tools for distributing and installing Go packages do not handle C dependencies. This makes the Go client hard to adopt in an all-Go development environment.
> Frequent calls to a C library can also create performance issues, as the Go scheduler has to take special steps to execute C functions which require a larger stack than native go functions.
> Port the relevant parts of the proton-C library (the codec and protocol engine) to Go.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org