Hi Luke,

you can create your own MessageDispatcherConfigurator which does not use 
prerequisites.threadFactory but your own one. You can then register it using 
system.dispatchers.registerConfigurator() before starting the actor that uses 
it.

(disclaimer: I have not tried this, am on the road right now)

Regards,

Roland

20 jun 2014 kl. 20:47 skrev Luke Palmer <[email protected]>:

> In order to interface with a very specific piece of software I need one actor 
> to be within a particular ThreadGroup.  How can this be accomplished?
> 
> I could do this if I could specify the ThreadFactory that is part of 
> Dispatcher prerequisites, but all of this is marked final.
> 
> Can anyone comment?
> 
> -- 
>>>>>>>>>>>     Read the docs: http://akka.io/docs/
>>>>>>>>>>>     Check the FAQ: 
>>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>>     Search the archives: https://groups.google.com/group/akka-user
> --- 
> You received this message because you are subscribed to the Google Groups 
> "Akka User List" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.



Dr. Roland Kuhn
Akka Tech Lead
Typesafe – Reactive apps on the JVM.
twitter: @rolandkuhn


-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to