[
https://issues.apache.org/jira/browse/QPID-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajith Attapattu updated QPID-1479:
-----------------------------------
Attachment: test.patch
This patch adds test cases for the thread factory
> 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: mina_thread.patch, test.patch, 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.