[JBoss JIRA] (ISPN-10950) Add interface to designate a thread is non blocking
by Will Burns (Jira)
Will Burns created ISPN-10950:
---------------------------------
Summary: Add interface to designate a thread is non blocking
Key: ISPN-10950
URL: https://issues.jboss.org/browse/ISPN-10950
Project: Infinispan
Issue Type: Sub-task
Components: Core
Reporter: Will Burns
Assignee: Will Burns
We need a way to designate that a thread is non blocking in a more clear way. The simplest is to have a thread factory that creates threads that implement an interface that designates this. Then our code can look for this instead of checking thread name.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 2 months