Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-2008

[go] native implementation of go client.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • proton-c-future
    • go-binding
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              aconway Alan Conway
              aconway Alan Conway
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: