From 1d7df5b6c823cf83e3aec5a970ffabd04d98f416 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/qpid@1443572 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/bindings/qpid/ruby/TODO | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'cpp/bindings') diff --git a/cpp/bindings/qpid/ruby/TODO b/cpp/bindings/qpid/ruby/TODO index 454aac9200..db2aca0195 100644 --- a/cpp/bindings/qpid/ruby/TODO +++ b/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