From 48050cff3749ba5b05dab6e536c17368ee9c635d Mon Sep 17 00:00:00 2001 From: "Darryl L. Pierce" Date: Thu, 7 Feb 2013 15:49:49 +0000 Subject: QPID-4568: Fixed the TODO list for Ruby. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1443572 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/bindings/qpid/ruby/TODO | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'qpid/cpp/bindings') diff --git a/qpid/cpp/bindings/qpid/ruby/TODO b/qpid/cpp/bindings/qpid/ruby/TODO index 454aac9200..db2aca0195 100644 --- a/qpid/cpp/bindings/qpid/ruby/TODO +++ b/qpid/cpp/bindings/qpid/ruby/TODO @@ -1,7 +1,12 @@ -TODO Items ------------------------------------------------------------------------------ +Qpid Ruby bindigns TODO List +============================================================================== -Version 0.11.0: - * Deliver the Ruby bindings as a gem. - * Rework the blocking tasks to not bring the main thread to a halt. +Beyond this simple laundry list, you can find the list of bugs and +enhancements to be fixed by going to the Apache Qpid JIRA instance: + http://issues.apache.org/jira/browse/QPID + + +Fixes & Improvements +============================================================================== +* Fix the threading issues with blocking I/O calls (Receiver get/fetch). -- cgit v1.2.1