You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Cliff Jansen (JIRA)" <ji...@apache.org> on 2018/03/08 18:24:00 UTC

[jira] [Commented] (PROTON-1788) Thread-safe schedule for 0.16 C++

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

Cliff Jansen commented on PROTON-1788:
--------------------------------------

p17988_0.patch is a sample implementation that works with pthread.

It could be enhanced to cover most platforms by using C++11 threading primitives and/or Windows primitives as used in qpid-cpp.

It is unlikely to become part of a release without further user demand and work to make it more platform agnostic.

 

> Thread-safe schedule for 0.16 C++
> ---------------------------------
>
>                 Key: PROTON-1788
>                 URL: https://issues.apache.org/jira/browse/PROTON-1788
>             Project: Qpid Proton
>          Issue Type: Wish
>          Components: cpp-binding
>    Affects Versions: 0.16.0
>            Reporter: Cliff Jansen
>            Assignee: Cliff Jansen
>            Priority: Minor
>         Attachments: p1788_0.patch
>
>
> Thread-safe schedule for C++ is introduced in later versions of Proton using the proactor.
> This is a 0.16 based implementation suing the reactor that could be made part of a 0.16.1 or later release if desired.



--
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