Hi all,

quick question: when I do a blocking call from inside an akka actor, should 
I wrap it with scala.concurrent.blocking { ... } ?

Cheers,

RĂ¼diger

p.s. I am well aware that this is something you should avoid if at all 
possible, and do on a dedicated dispatcher if you can't avoid this. But 
sometimes you have an existing code base that does not follow best 
practices, and you have to quickly improve things and don't have time for a 
major redesign.

-- 
>>>>>>>>>>      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 https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to