Skip to content
#

concurrenthashmap

Here are 24 public repositories matching this topic...

A concurrent job queue system built in Java w/ Spring Boot, retry logic, configurable worker pools, RESTful API endpoints. Designed as a learning project to explore idiomatic Java concurrency (ExecutorService) and the Producer–Consumer model. Inspired by real job queue systems such as Celery. This is a Java remake of my GoQueue project

  • Updated Jan 28, 2026
  • Java

Add this topic to your repo

To associate your repository with the concurrenthashmap topic, visit your repo's landing page and select "manage topics."

Learn more