/AsyncThreadHell

Demo for Threading

Primary LanguageJava

Introduction

This project demonstrates different approaches to Threading, including JobRunr as one of the options. Beyond basic examples. the project shows a two-layered-approach with multiple threaded subtasks. The Spring Boot App exposes endpoints to trigger concurrent jobs and check the status.

Application Entry Points

Frameworks and Components

The project uses following frameworks. For further reference, please consider the following sections:

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely: