guava
guava copied to clipboard
Introduce an EvictingBlockingQueue
An EvictingQueue is a nice structure. However a blocking version would be a further great enhancement of this. Please check this for further information: https://github.com/google/guava/issues/3791#issuecomment-620265949
i would like to work on this @cpovirk
@thhart Hello,
I have created a pull request: [https://github.com/google/guava/pull/5417]
Any updates on this?