[
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: [email protected]
For additional commands, e-mail: [email protected]