aikar / aikar/TaskChain

Queue API

Open
#8 0 comments 2 reactions 0 assignees View on GitHub
high-priority
Dominant language
Java
Stars
208
Forks
38
PR merge metrics
No merged PRs in 30d

Description

Provide an API that can take a queue, and provide a queue processor.

Sync option:
parameters to configure # of elements of the queue to process per run, and how long to wait in between each process of the queue.

game units should use the game scheduler to advance to next run and rl time units should use async delays to control for that (but return to sync)

Async option should also provide optional concurrency level, and delays.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.