aikar / aikar/TaskChain

User supplied Queues and Executors

オープン
#9 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。