Skip navigation links

Package de.griefed.serverpackcreator.spring.task

Artemis JMS configuration.

See: Description

Package de.griefed.serverpackcreator.spring.task Description

Artemis JMS configuration. Setup, configure and provide our JMS, so we can send, request and process our queues which contain various types of tasks. We mainly have two types of tasks: scan and generate.
The scan task is responsible for handling CurseForge requests. If a CurseForge requests comes in, it is checked for validity and submitted to the generate-queue if it is valid.
The generate-queue is responsible for starting a server pack generation.
Skip navigation links