[
https://issues.apache.org/jira/browse/QPID-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649692#action_12649692
]
Aidan Skinner commented on QPID-1479:
-------------------------------------
This work would also need to be done to make Mina use threads from the 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
> Fix For: M4
>
>
> 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.