[jira] [Commented] (PROTON-531) Expose the selectable and passive features of Messenger in Ruby

2014-04-22 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13976734#comment-13976734
 ] 

ASF subversion and git services commented on PROTON-531:


Commit 1589121 from [~mcpierce] in branch 'proton/trunk'
[ https://svn.apache.org/r1589121 ]

PROTON-531: Removed Selectable.killable? from Ruby bindings

The API is unnecessary.

 Expose the selectable and passive features of Messenger in Ruby
 ---

 Key: PROTON-531
 URL: https://issues.apache.org/jira/browse/PROTON-531
 Project: Qpid Proton
  Issue Type: Improvement
  Components: ruby-binding
Reporter: Darryl L. Pierce
Assignee: Darryl L. Pierce

 Expose this functionality to improve performance on Ruby applications.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (PROTON-531) Expose the selectable and passive features of Messenger in Ruby

2014-04-21 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13975872#comment-13975872
 ] 

ASF subversion and git services commented on PROTON-531:


Commit 1588962 from mcpie...@apache.org in branch 'proton/trunk'
[ https://svn.apache.org/r1588962 ]

PROTON-531: Ruby example - passive_recv.rb

The example uses passive mode to demonstrate how to write non-blocking
code in Ruby.

 Expose the selectable and passive features of Messenger in Ruby
 ---

 Key: PROTON-531
 URL: https://issues.apache.org/jira/browse/PROTON-531
 Project: Qpid Proton
  Issue Type: Improvement
  Components: ruby-binding
Reporter: Darryl L. Pierce
Assignee: Darryl L. Pierce

 Expose this functionality to improve performance on Ruby applications.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (PROTON-531) Expose the selectable and passive features of Messenger in Ruby

2014-04-21 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13975870#comment-13975870
 ] 

ASF subversion and git services commented on PROTON-531:


Commit 1588960 from mcpie...@apache.org in branch 'proton/trunk'
[ https://svn.apache.org/r1588960 ]

PROTON-531: Expose the passive mode in Ruby bindings.

Added the mutator methods to Messenger. Updated the Rspec tests to
verify the changes.

 Expose the selectable and passive features of Messenger in Ruby
 ---

 Key: PROTON-531
 URL: https://issues.apache.org/jira/browse/PROTON-531
 Project: Qpid Proton
  Issue Type: Improvement
  Components: ruby-binding
Reporter: Darryl L. Pierce
Assignee: Darryl L. Pierce

 Expose this functionality to improve performance on Ruby applications.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (PROTON-531) Expose the selectable and passive features of Messenger in Ruby

2014-04-21 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13975871#comment-13975871
 ] 

ASF subversion and git services commented on PROTON-531:


Commit 1588961 from mcpie...@apache.org in branch 'proton/trunk'
[ https://svn.apache.org/r1588961 ]

PROTON-531: Created the Selectable class for Ruby.

The class encapsulates the underlying file descriptors used by Messenger
when in passive mode.

Modified the Messenger class to manage instances of Selectable relating
to itself.

 Expose the selectable and passive features of Messenger in Ruby
 ---

 Key: PROTON-531
 URL: https://issues.apache.org/jira/browse/PROTON-531
 Project: Qpid Proton
  Issue Type: Improvement
  Components: ruby-binding
Reporter: Darryl L. Pierce
Assignee: Darryl L. Pierce

 Expose this functionality to improve performance on Ruby applications.



--
This message was sent by Atlassian JIRA
(v6.2#6252)