Rqueue simplifies background tasks, scheduled jobs, and event-driven workflows in Spring and Spring Boot. It integrates seamlessly with Redis and NATS JetStream, offering annotation-driven APIs for easy setup and management of your asynchronous workloads.
A job queue and scheduler for Java applications.
Java developers using Spring or Spring Boot who need to manage background jobs, scheduled tasks, or asynchronous messaging.