You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/10/08 06:31:26 UTC

[jira] [Commented] (PROTON-1011) Go example of plain event-driven broker.

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

ASF subversion and git services commented on PROTON-1011:
---------------------------------------------------------

Commit 478ba4ea1e7a2c5e60ac8f64d6756f2e6658663b in qpid-proton's branch refs/heads/master from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=478ba4e ]

PROTON-1011: Go example of event driven broker. Package renaming and some new features.

New pacakges names:

- qpid.apache.org/amqp - amqp/Go data mapping
- qpid.apache.org/proton - faithful wrapper of proton C library
- qpid.apache.org/electron - alternative, procedural, concurrent-safe Go API

Simplified broker examples, complete proton and electron brokers for comparison.

- Send blocks for credit, added SendTimeout.
- Fixed some shut-down issues
- Session flow control.
- Additional unit tests


> Go example of plain event-driven broker.
> ----------------------------------------
>
>                 Key: PROTON-1011
>                 URL: https://issues.apache.org/jira/browse/PROTON-1011
>             Project: Qpid Proton
>          Issue Type: Improvement
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>
> Add an example of implementing a simple broker using the low-level event-driven API in the proton package to illustrate use of the  proton package  and for comparison with the broker using the concurrent package.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)