akka/akka-http

Allow configuration of client infrastructure dispatcher

Aberta

#1.278 aberto em 13 de jul. de 2017

 (0 comentário) (0 reação) (0 responsável)Scala (598 forks)batch import
1 - triagedhelp wantedt:clientt:core

Métricas do repositório

Stars
 (1.311 estrelas)
Métricas de merge de PR
 (Mesclagem média 1d 10h) (2 fundiu PRs em 30d)

Description

Stream parts of the pool run with the dispatcher defined in the passed Materializer. Actor parts of the pool, however, run with the dispatcher given to the PoolMasterActor. We should allow customizing the dispatcher used there.

Original request on the ML: https://groups.google.com/d/topic/akka-user/E_PEnXSBM1I/discussion

Guia do colaborador