Provide non-blocking I/O functionality to the Ruby APIs -------------------------------------------------------
Key: QPID-3859 URL: https://issues.apache.org/jira/browse/QPID-3859 Project: Qpid Issue Type: Improvement Components: Ruby Client Reporter: Darryl L. Pierce Priority: Critical Provide functionality that overcomes the limitation of the Ruby global interpreter. Prevent the Ruby VM from become become unresponsive when a blocking I/O call is made so that other Ruby threads can continue to execute while the I/O continues. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:dev-subscr...@qpid.apache.org