akka/akka-core

Add blocking queue's fairness configuration support.

オープン

#26,086 opened on 2018/12/09

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Scala (3,547 件のフォーク)batch import
1 - triagedhelp wantednice-to-have (low-prio)t:core

Repository metrics

Stars
 (13,277 個のスター)
PR merge metrics
 (平均マージ 8d 19h) (30d で 10 merged PRs)

説明

 case "array"       ⇒ ThreadPoolConfig.arrayBlockingQueue(size, false) //TODO config fairness?

May be : array and array-fair?

or

task-queue-fairness = ture/false

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