aikar / aikar/TaskChain

Queue API

未关闭
#8 0 条评论 2 个 reaction 已指派 0 人 在 GitHub 查看
high-priority
主要语言
Java
星标
208
派生
38
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。