Alan Conway created PROTON-1778:
-----------------------------------

             Summary: [ruby] support for user threads communicating with proton 
threads
                 Key: PROTON-1778
                 URL: https://issues.apache.org/jira/browse/PROTON-1778
             Project: Qpid Proton
          Issue Type: Improvement
          Components: ruby-binding
    Affects Versions: proton-c-0.21.0
            Reporter: Alan Conway
            Assignee: Alan Conway
             Fix For: proton-c-0.22.0


Ruby needs a way to queue data from user threads to be handled in proton 
threads. This is essentially a standard ruby thread-safe Queue that wakes up 
the proton poller as required to service the queues. Similar to the work_queue 
mechanism in C++ or the inject() mechanism in the go binding.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to