playframework/playframework

many Thread Pool example could be improved

Open

#8,460 opened on 2018年6月7日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)Scala (12,623 stars) (4,032 forks)batch import
good first issuetopic:documentation

説明

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.

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