Adding unbounded and bounded MessageQueues based on PriorityBlockingQueue
This commit is contained in:
parent
769f266cca
commit
9070175cd4
2 changed files with 24 additions and 8 deletions
|
|
@ -220,5 +220,4 @@ trait ExecutableMailbox extends Runnable { self: MessageQueue =>
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue