-
Updated
Jul 6, 2025 - Java
threadpooltaskscheduler
Here are 4 public repositories matching this topic...
-
Updated
Apr 26, 2021 - Java
This Spring Boot app is a resilient Redis Stream consumer for processing PAYMENT_SUCCESS and PAYMENT_FAILED events. It uses ThreadPoolTaskScheduler for scheduled polling and Redis Consumer Groups for durable, reliable message handling with retry and DLQ support—ensuring exactly-once event processing.
-
Updated
Jun 1, 2025 - Java
This project showcases scheduled task execution using ThreadPoolTaskScheduler in Spring Boot. It manages jobs efficiently with a configurable thread pool, supporting fixed intervals, delays, and cron expressions. Ideal for background jobs, database cleanup, and data sync, it ensures optimal concurrency without blocking the main thread.
-
Updated
Mar 31, 2025 - Java
Improve this page
Add a description, image, and links to the threadpooltaskscheduler topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the threadpooltaskscheduler topic, visit your repo's landing page and select "manage topics."