[
https://issues.apache.org/jira/browse/PROTON-1782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16401827#comment-16401827
]
ASF subversion and git services commented on PROTON-1782:
---------------------------------------------------------
Commit e9bc2125f649c6de5c71bde615212fb147465701 in qpid-proton's branch
refs/heads/master from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=e9bc212 ]
PROTON-1782: [ruby] More efficient wake mechanism
Writing a pipe on every wake is inefficient, use a Mutex to write only when
needed.
> [ruby] implement idle_timeout and heartbeats
> --------------------------------------------
>
> Key: PROTON-1782
> URL: https://issues.apache.org/jira/browse/PROTON-1782
> Project: Qpid Proton
> Issue Type: Improvement
> Components: ruby-binding
> Affects Versions: proton-c-0.21.0
> Reporter: Alan Conway
> Assignee: Alan Conway
> Priority: Major
> Fix For: proton-c-0.22.0
>
>
> The container does not wake up to service transport ticks, which means
> heartbeat frames are not sent to respect the idle_timeout settings.
> All the heartbeat and idle timeout logic is already implemented by the C
> library, the ruby Container only needs to ensure it wakes up often enough to
> service connections on time.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]