playframework/playframework

many Thread Pool example could be improved

オープン

#8,460 opened on 2018/06/07

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)Scala (4,032 件のフォーク)batch import
good first issuetopic:documentation

Repository metrics

Stars
 (12,623 個のスター)
PR merge metrics
 (平均マージ 10d 17h) (30d で 69 merged PRs)

説明

Currently the example at: https://www.playframework.com/documentation/2.6.x/ThreadPools#Many-specific-thread-pools could probably be improved and recreated with DI in mind. (it actually uses a val, akkaSystem that does not exist.

コントリビューターガイド