You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rob Godfrey (JIRA)" <qp...@incubator.apache.org> on 2008/12/17 22:10:44 UTC

[jira] Updated: (QPID-1479) Provide a thread abstraction for java client

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

Rob Godfrey updated QPID-1479:
------------------------------

    Fix Version/s:     (was: M4)

> Provide a thread abstraction for java client
> --------------------------------------------
>
>                 Key: QPID-1479
>                 URL: https://issues.apache.org/jira/browse/QPID-1479
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Client
>    Affects Versions: M4
>            Reporter: Rajith Attapattu
>            Assignee: Rajith Attapattu
>         Attachments: testthread.patch, thread.patch
>
>
> In order to provide better support for Qpid users who run the java client on a Real Time JVM it would be nice to have a thread abstraction.
> The thread factory would default to java.lang.Thread and can be switched to javax.realtime.RealtimeThread on an RT JVM.
> I am planning to provide this thread abstraction for the IOSender, IOReceiver and Dispatcher threads in the java client.
> I am also using it in the TestKit and QpidBench to allow these tools to be used more effectively on an RT JVM.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.