aikar / aikar/TaskChain

User supplied Queues and Executors

未關閉
#9 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
major thought needed
主要語言
Java
星號
208
分支
38
PR 合併指標
30 天內沒有已合併 PR

描述

Desire to allow user to supply their own queue to Bukkit/Sponge implementations.

Major Issue:
Right now, a factory is expected to be 1 to 1 relation to its queue.
if factory shuts down, the queue shuts down.

But what if 2 factories share the same queue?

How do we process shutdown of a factory and block until its tasks are flushed from the async queue but allow the other factories to continue?

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。