akka/akka-http

Allow configuration of client infrastructure dispatcher

Ouverte

#1 278 ouverte le 13 juil. 2017

 (0 commentaire) (0 réaction) (0 personne assignée)Scala (598 forks)batch import
1 - triagedhelp wantedt:clientt:core

Métriques du dépôt

Stars
 (1 311 étoiles)
Métriques de merge PR
 (Merge moyen 1j 10h) (2 PRs mergées en 30 j)

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

Guide contributeur