You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Darryl L. Pierce (JIRA)" <ji...@apache.org> on 2011/07/15 19:55:59 UTC

[jira] [Created] (QPID-3360) Ruby implementation of Qpid example applications

Ruby implementation of Qpid example applications
------------------------------------------------

                 Key: QPID-3360
                 URL: https://issues.apache.org/jira/browse/QPID-3360
             Project: Qpid
          Issue Type: Improvement
          Components: Qpid Examples
    Affects Versions: Future
            Reporter: Darryl L. Pierce
            Priority: Minor
         Attachments: 0001-Created-the-quintessential-Hello-World-Ruby-example-.patch, 0002-Added-a-globally-used-setup-module-for-integration-t.patch, 0003-Created-the-Ruby-version-of-the-server-and-client-ex.patch, 0004-Created-the-map_sender-and-map_receiver-Ruby-example.patch, 0005-Created-Ruby-versions-of-spout-and-drain.patch

Provides implementations of drain, spout, map_sender, map_receiver, server, client and hello_world in Ruby.

--
This message is automatically generated by JIRA.
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-subscribe@qpid.apache.org


[jira] [Commented] (QPID-3360) Ruby implementation of Qpid example applications

Posted by "Ted Ross (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13098293#comment-13098293 ] 

Ted Ross commented on QPID-3360:
--------------------------------

The following files use a part of the new Ruby binding that should not be exposed:

  cpp/bindings/qpid/ruby/examples/map_sender.rb
  cpp/bindings/qpid/ruby/examples/drain.rb
  cpp/bindings/qpid/ruby/examples/map_receiver.rb
  cpp/bindings/qpid/ruby/examples/spout.rb

Rather than use Qpid::Messaging::{encode,decode}, encode and decode of lists and maps should be built into the Message class (see the pure Python API for an example).


> Ruby implementation of Qpid example applications
> ------------------------------------------------
>
>                 Key: QPID-3360
>                 URL: https://issues.apache.org/jira/browse/QPID-3360
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Qpid Examples
>    Affects Versions: Future
>            Reporter: Darryl L. Pierce
>            Assignee: Ted Ross
>            Priority: Minor
>         Attachments: 0001-Created-the-quintessential-Hello-World-Ruby-example-.patch, 0002-Added-a-globally-used-setup-module-for-integration-t.patch, 0003-Created-the-Ruby-version-of-the-server-and-client-ex.patch, 0004-Created-the-map_sender-and-map_receiver-Ruby-example.patch, 0005-Created-Ruby-versions-of-spout-and-drain.patch
>
>
> Provides implementations of drain, spout, map_sender, map_receiver, server, client and hello_world in Ruby.

--
This message is automatically generated by JIRA.
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-subscribe@qpid.apache.org


[jira] [Updated] (QPID-3360) Ruby implementation of Qpid example applications

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3360:
-----------------------------------

    Attachment: 0003-Created-the-Ruby-version-of-the-server-and-client-ex.patch

> Ruby implementation of Qpid example applications
> ------------------------------------------------
>
>                 Key: QPID-3360
>                 URL: https://issues.apache.org/jira/browse/QPID-3360
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Qpid Examples
>    Affects Versions: Future
>            Reporter: Darryl L. Pierce
>            Priority: Minor
>         Attachments: 0001-Created-the-quintessential-Hello-World-Ruby-example-.patch, 0002-Added-a-globally-used-setup-module-for-integration-t.patch, 0003-Created-the-Ruby-version-of-the-server-and-client-ex.patch, 0004-Created-the-map_sender-and-map_receiver-Ruby-example.patch, 0005-Created-Ruby-versions-of-spout-and-drain.patch
>
>
> Provides implementations of drain, spout, map_sender, map_receiver, server, client and hello_world in Ruby.

--
This message is automatically generated by JIRA.
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-subscribe@qpid.apache.org


[jira] [Assigned] (QPID-3360) Ruby implementation of Qpid example applications

Posted by "Ted Ross (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Ross reassigned QPID-3360:
------------------------------

    Assignee: Ted Ross

> Ruby implementation of Qpid example applications
> ------------------------------------------------
>
>                 Key: QPID-3360
>                 URL: https://issues.apache.org/jira/browse/QPID-3360
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Qpid Examples
>    Affects Versions: Future
>            Reporter: Darryl L. Pierce
>            Assignee: Ted Ross
>            Priority: Minor
>         Attachments: 0001-Created-the-quintessential-Hello-World-Ruby-example-.patch, 0002-Added-a-globally-used-setup-module-for-integration-t.patch, 0003-Created-the-Ruby-version-of-the-server-and-client-ex.patch, 0004-Created-the-map_sender-and-map_receiver-Ruby-example.patch, 0005-Created-Ruby-versions-of-spout-and-drain.patch
>
>
> Provides implementations of drain, spout, map_sender, map_receiver, server, client and hello_world in Ruby.

--
This message is automatically generated by JIRA.
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-subscribe@qpid.apache.org


[jira] [Updated] (QPID-3360) Ruby implementation of Qpid example applications

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3360:
-----------------------------------

    Attachment: 0001-Created-the-quintessential-Hello-World-Ruby-example-.patch

> Ruby implementation of Qpid example applications
> ------------------------------------------------
>
>                 Key: QPID-3360
>                 URL: https://issues.apache.org/jira/browse/QPID-3360
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Qpid Examples
>    Affects Versions: Future
>            Reporter: Darryl L. Pierce
>            Priority: Minor
>         Attachments: 0001-Created-the-quintessential-Hello-World-Ruby-example-.patch, 0002-Added-a-globally-used-setup-module-for-integration-t.patch, 0003-Created-the-Ruby-version-of-the-server-and-client-ex.patch, 0004-Created-the-map_sender-and-map_receiver-Ruby-example.patch, 0005-Created-Ruby-versions-of-spout-and-drain.patch
>
>
> Provides implementations of drain, spout, map_sender, map_receiver, server, client and hello_world in Ruby.

--
This message is automatically generated by JIRA.
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-subscribe@qpid.apache.org


[jira] [Updated] (QPID-3360) Ruby implementation of Qpid example applications

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3360:
-----------------------------------

    Attachment: 0005-Created-Ruby-versions-of-spout-and-drain.patch

> Ruby implementation of Qpid example applications
> ------------------------------------------------
>
>                 Key: QPID-3360
>                 URL: https://issues.apache.org/jira/browse/QPID-3360
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Qpid Examples
>    Affects Versions: Future
>            Reporter: Darryl L. Pierce
>            Priority: Minor
>         Attachments: 0001-Created-the-quintessential-Hello-World-Ruby-example-.patch, 0002-Added-a-globally-used-setup-module-for-integration-t.patch, 0003-Created-the-Ruby-version-of-the-server-and-client-ex.patch, 0004-Created-the-map_sender-and-map_receiver-Ruby-example.patch, 0005-Created-Ruby-versions-of-spout-and-drain.patch
>
>
> Provides implementations of drain, spout, map_sender, map_receiver, server, client and hello_world in Ruby.

--
This message is automatically generated by JIRA.
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-subscribe@qpid.apache.org


[jira] [Resolved] (QPID-3360) Ruby implementation of Qpid example applications

Posted by "Ted Ross (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Ross resolved QPID-3360.
----------------------------

       Resolution: Fixed
    Fix Version/s: 0.13

> Ruby implementation of Qpid example applications
> ------------------------------------------------
>
>                 Key: QPID-3360
>                 URL: https://issues.apache.org/jira/browse/QPID-3360
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Qpid Examples
>    Affects Versions: Future
>            Reporter: Darryl L. Pierce
>            Assignee: Ted Ross
>            Priority: Minor
>             Fix For: 0.13
>
>         Attachments: 0001-Created-the-quintessential-Hello-World-Ruby-example-.patch, 0002-Added-a-globally-used-setup-module-for-integration-t.patch, 0003-Created-the-Ruby-version-of-the-server-and-client-ex.patch, 0004-Created-the-map_sender-and-map_receiver-Ruby-example.patch, 0005-Created-Ruby-versions-of-spout-and-drain.patch
>
>
> Provides implementations of drain, spout, map_sender, map_receiver, server, client and hello_world in Ruby.

--
This message is automatically generated by JIRA.
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-subscribe@qpid.apache.org


[jira] [Updated] (QPID-3360) Ruby implementation of Qpid example applications

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3360:
-----------------------------------

    Attachment: 0004-Created-the-map_sender-and-map_receiver-Ruby-example.patch

> Ruby implementation of Qpid example applications
> ------------------------------------------------
>
>                 Key: QPID-3360
>                 URL: https://issues.apache.org/jira/browse/QPID-3360
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Qpid Examples
>    Affects Versions: Future
>            Reporter: Darryl L. Pierce
>            Priority: Minor
>         Attachments: 0001-Created-the-quintessential-Hello-World-Ruby-example-.patch, 0002-Added-a-globally-used-setup-module-for-integration-t.patch, 0003-Created-the-Ruby-version-of-the-server-and-client-ex.patch, 0004-Created-the-map_sender-and-map_receiver-Ruby-example.patch, 0005-Created-Ruby-versions-of-spout-and-drain.patch
>
>
> Provides implementations of drain, spout, map_sender, map_receiver, server, client and hello_world in Ruby.

--
This message is automatically generated by JIRA.
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-subscribe@qpid.apache.org


[jira] [Updated] (QPID-3360) Ruby implementation of Qpid example applications

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3360:
-----------------------------------

    Attachment: 0002-Added-a-globally-used-setup-module-for-integration-t.patch

> Ruby implementation of Qpid example applications
> ------------------------------------------------
>
>                 Key: QPID-3360
>                 URL: https://issues.apache.org/jira/browse/QPID-3360
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Qpid Examples
>    Affects Versions: Future
>            Reporter: Darryl L. Pierce
>            Priority: Minor
>         Attachments: 0001-Created-the-quintessential-Hello-World-Ruby-example-.patch, 0002-Added-a-globally-used-setup-module-for-integration-t.patch, 0003-Created-the-Ruby-version-of-the-server-and-client-ex.patch, 0004-Created-the-map_sender-and-map_receiver-Ruby-example.patch, 0005-Created-Ruby-versions-of-spout-and-drain.patch
>
>
> Provides implementations of drain, spout, map_sender, map_receiver, server, client and hello_world in Ruby.

--
This message is automatically generated by JIRA.
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-subscribe@qpid.apache.org