Hi there,

I'm wondering how to set the dispatcher on which to run all the 
akka-http-client operations. There doesn't seem to be any config voice for 
it as far as I can tell.

I have assigned a separate dispatcher at the materializer that I'm using in 
the client, but I'm unsure if this is sufficient because the logs still 
point to the default dispatcher threads.

Is there something else that needs to be done? I have seen inside the 
library that the PoolGateway might still be running on the def.disp. even 
with the materializer one re-assigned.

Thanks,

D.

-- 
>>>>>>>>>>      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