akka/akka-http

Allow configuration of client infrastructure dispatcher

开放

#1,278 创建于 2017年7月13日

 (0 条评论) (0 个反应) (0 位负责人)Scala (598 个派生)batch import
1 - triagedhelp wantedt:clientt:core

仓库指标

星标
 (1,311 个星标)
PR 合并指标
 (平均合并 1天 10小时) (30 天内合并 2 个 PR)

描述

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

贡献者指南