Skip to content
#

concurrenthashmap

Here are 20 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 Dec 21, 2025
  • Java

Improve this page

Add a description, image, and links to the concurrenthashmap topic page so that developers can more easily learn about it.

Curate this topic

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