Akka http client dispatcher

33 views
Skip to first unread message

Diego Martinoia

unread,
Jun 22, 2017, 6:44:53 AM6/22/17
to Akka User List
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.

johannes...@lightbend.com

unread,
Jul 13, 2017, 10:37:58 AM7/13/17
to Akka User List
Hi Diego,

it seems it is an oversight that the dispatcher for at least the actor parts of the pool infrastructure cannot be configured anywhere. I created a ticket to track adding this feature:


Thanks,
Johannes
Reply all
Reply to author
Forward
0 new messages