auriium / auriium/OpenTutorial

Multichild stages

オープン
#11 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
Java
スター
0
フォーク
1
PR マージ指標
30日以内にマージされた PR はありません

説明

Concept structure described as so:

Instead of linear stage execution, where

a -> b -> c -> d ->,

we want to insert support for multipath stage execution, where you can have

a -> b -> c -> d
b -> (desync) x -> y -> z

or a -> b(x -> y -> z) -> c -> d

or even a (choice)-> b
-> c
-> d

Obviously any implementation of this would be a huge breakthrough for our sister project Komponent

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

この issue では、multipath および選択ベースの stage 実行について概念的に説明されていますが、ファイル、テスト、エントリーポイントは示されていません。関連するコードを探し、完了をどのように検証するかを定義する前に、想定される stage モデル、受け入れ基準、実装範囲を明確にしてください。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java
領域
backend
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
15/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。