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 摘要。