akka/akka-core
Add blocking queue's fairness configuration support.
Aperta
#26.086 aperta il 9 dic 2018
1 - triagedhelp wantednice-to-have (low-prio)t:core
Metriche repository
- Star
- (13.277 stelle)
- Metriche merge PR
- (Merge medio 8g 19h) (10 PR mergiate in 30 g)
Descrizione
case "array" ⇒ ThreadPoolConfig.arrayBlockingQueue(size, false) //TODO config fairness?
May be : array and array-fair?
or
task-queue-fairness = ture/false