linked-blocking-multi-queue icon indicating copy to clipboard operation
linked-blocking-multi-queue copied to clipboard

A concurrent collection that extends the existing Java concurrent collection library, offering an optionally-bounded blocking "multi-queue" based on linked nodes.

Results 4 linked-blocking-multi-queue issues
Sort by recently updated
recently updated
newest added
trafficstars

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/marianobarrios/linked-blocking-multi-queue). ## Config Migration Needed - [ ]...

Trying to use a custom SubQueueSelection (implements LinkedBlockingMultiQueue.SubQueueSelection ) however it seems impossible due to PriorityGroups being package private? This makes implementing setPriorityGroups impossible (unless I'm missing something). Similarly cannot...

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gradle](https://gradle.org) ([source](https://redirect.github.com/gradle/gradle)) | minor | `8.12.1` -> `8.13` | --- ### Release Notes gradle/gradle (gradle)...

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [org.junit.jupiter:junit-jupiter-api](https://junit.org/) ([source](https://redirect.github.com/junit-team/junit-framework)) | `5.14.1` -> `6.0.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.junit.jupiter:junit-jupiter-api/6.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.junit.jupiter:junit-jupiter-api/5.14.1/6.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ###...