[jira] [Updated] (PROTON-22) Add optional module that provides HawtDispatch integration.

2012-11-26 Thread Hiram Chirino (JIRA)

 [ 
https://issues.apache.org/jira/browse/PROTON-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hiram Chirino updated PROTON-22:


Attachment: PROTON-22-v5.patch

Attaching new impl.. it now lands in the contrib dir.

> Add optional module that provides HawtDispatch integration.
> ---
>
> Key: PROTON-22
> URL: https://issues.apache.org/jira/browse/PROTON-22
> Project: Qpid Proton
>  Issue Type: New Feature
>  Components: proton-j
>Reporter: Hiram Chirino
> Attachments: PROTON-22-v5.patch
>
>
> HawtDispatch is a GCD style threading and IO handling framework.  Would be 
> nice if proton had nice integration /w it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (PROTON-22) Add optional module that provides HawtDispatch integration.

2012-11-26 Thread Hiram Chirino (JIRA)

 [ 
https://issues.apache.org/jira/browse/PROTON-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hiram Chirino updated PROTON-22:


Attachment: (was: PROTON-22-v4.patch)

> Add optional module that provides HawtDispatch integration.
> ---
>
> Key: PROTON-22
> URL: https://issues.apache.org/jira/browse/PROTON-22
> Project: Qpid Proton
>  Issue Type: New Feature
>  Components: proton-j
>Reporter: Hiram Chirino
>
> HawtDispatch is a GCD style threading and IO handling framework.  Would be 
> nice if proton had nice integration /w it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (PROTON-22) Add optional module that provides HawtDispatch integration.

2012-11-26 Thread Hiram Chirino (JIRA)

 [ 
https://issues.apache.org/jira/browse/PROTON-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hiram Chirino updated PROTON-22:


Attachment: (was: PROTON-22-v3.patch)

> Add optional module that provides HawtDispatch integration.
> ---
>
> Key: PROTON-22
> URL: https://issues.apache.org/jira/browse/PROTON-22
> Project: Qpid Proton
>  Issue Type: New Feature
>  Components: proton-j
>Reporter: Hiram Chirino
>
> HawtDispatch is a GCD style threading and IO handling framework.  Would be 
> nice if proton had nice integration /w it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (PROTON-22) Add optional module that provides HawtDispatch integration.

2012-10-16 Thread Rafael H. Schloming (JIRA)

 [ 
https://issues.apache.org/jira/browse/PROTON-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rafael H. Schloming updated PROTON-22:
--

Component/s: proton-j

> Add optional module that provides HawtDispatch integration.
> ---
>
> Key: PROTON-22
> URL: https://issues.apache.org/jira/browse/PROTON-22
> Project: Qpid Proton
>  Issue Type: New Feature
>  Components: proton-j
>Reporter: Hiram Chirino
> Attachments: PROTON-22-v3.patch, PROTON-22-v4.patch
>
>
> HawtDispatch is a GCD style threading and IO handling framework.  Would be 
> nice if proton had nice integration /w it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (PROTON-22) Add optional module that provides HawtDispatch integration.

2012-09-27 Thread Hiram Chirino (JIRA)

 [ 
https://issues.apache.org/jira/browse/PROTON-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hiram Chirino updated PROTON-22:


Attachment: PROTON-22-v4.patch

Ok attaching reworked impl which does not depend on PROTON-21 anymore.  Not as 
efficient, but gets the job done.  This patch still depends on PROTON-35

> Add optional module that provides HawtDispatch integration.
> ---
>
> Key: PROTON-22
> URL: https://issues.apache.org/jira/browse/PROTON-22
> Project: Qpid Proton
>  Issue Type: New Feature
>Reporter: Hiram Chirino
> Attachments: PROTON-22-v3.patch, PROTON-22-v4.patch
>
>
> HawtDispatch is a GCD style threading and IO handling framework.  Would be 
> nice if proton had nice integration /w it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (PROTON-22) Add optional module that provides HawtDispatch integration.

2012-09-27 Thread Hiram Chirino (JIRA)

 [ 
https://issues.apache.org/jira/browse/PROTON-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hiram Chirino updated PROTON-22:


Attachment: (was: PROTON-22-v2.patch)

> Add optional module that provides HawtDispatch integration.
> ---
>
> Key: PROTON-22
> URL: https://issues.apache.org/jira/browse/PROTON-22
> Project: Qpid Proton
>  Issue Type: New Feature
>Reporter: Hiram Chirino
> Attachments: PROTON-22-v3.patch
>
>
> HawtDispatch is a GCD style threading and IO handling framework.  Would be 
> nice if proton had nice integration /w it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (PROTON-22) Add optional module that provides HawtDispatch integration.

2012-09-27 Thread Hiram Chirino (JIRA)

 [ 
https://issues.apache.org/jira/browse/PROTON-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hiram Chirino updated PROTON-22:


Attachment: PROTON-22-v3.patch

Extracted to conversion to multi-module into issue PROTON-35, new patch assumes 
that patch will get applied first.

> Add optional module that provides HawtDispatch integration.
> ---
>
> Key: PROTON-22
> URL: https://issues.apache.org/jira/browse/PROTON-22
> Project: Qpid Proton
>  Issue Type: New Feature
>Reporter: Hiram Chirino
> Attachments: PROTON-22-v3.patch
>
>
> HawtDispatch is a GCD style threading and IO handling framework.  Would be 
> nice if proton had nice integration /w it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (PROTON-22) Add optional module that provides HawtDispatch integration.

2012-09-19 Thread Hiram Chirino (JIRA)

 [ 
https://issues.apache.org/jira/browse/PROTON-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hiram Chirino updated PROTON-22:


Attachment: PROTON-22-v2.patch

Attaching new rebased patch that includes the recent changes.  Should apply 
cleanly to trunk rev 1387377

> Add optional module that provides HawtDispatch integration.
> ---
>
> Key: PROTON-22
> URL: https://issues.apache.org/jira/browse/PROTON-22
> Project: Qpid Proton
>  Issue Type: New Feature
>Reporter: Hiram Chirino
> Attachments: PROTON-22-v2.patch
>
>
> HawtDispatch is a GCD style threading and IO handling framework.  Would be 
> nice if proton had nice integration /w it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (PROTON-22) Add optional module that provides HawtDispatch integration.

2012-09-19 Thread Hiram Chirino (JIRA)

 [ 
https://issues.apache.org/jira/browse/PROTON-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hiram Chirino updated PROTON-22:


Attachment: (was: PROTON-22.patch)

> Add optional module that provides HawtDispatch integration.
> ---
>
> Key: PROTON-22
> URL: https://issues.apache.org/jira/browse/PROTON-22
> Project: Qpid Proton
>  Issue Type: New Feature
>Reporter: Hiram Chirino
> Attachments: PROTON-22-v2.patch
>
>
> HawtDispatch is a GCD style threading and IO handling framework.  Would be 
> nice if proton had nice integration /w it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (PROTON-22) Add optional module that provides HawtDispatch integration.

2012-09-12 Thread Hiram Chirino (JIRA)

 [ 
https://issues.apache.org/jira/browse/PROTON-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hiram Chirino updated PROTON-22:


Attachment: PROTON-22.patch

Attaching patch that implements this request.

> Add optional module that provides HawtDispatch integration.
> ---
>
> Key: PROTON-22
> URL: https://issues.apache.org/jira/browse/PROTON-22
> Project: Qpid Proton
>  Issue Type: New Feature
>Reporter: Hiram Chirino
> Attachments: PROTON-22.patch
>
>
> HawtDispatch is a GCD style threading and IO handling framework.  Would be 
> nice if proton had nice integration /w it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira