Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StartAppProcesses #107

Closed
Geson-anko opened this issue May 16, 2022 · 2 comments
Closed

StartAppProcesses #107

Geson-anko opened this issue May 16, 2022 · 2 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request mile stone

Comments

@Geson-anko
Copy link
Owner

これはマイルストーンです。devブランチから分岐し、ここで決めたゴールを達成後、devにマージします。

Goal

  • 各アプリケーションの並列処理開始
  • OverrideメソッドStart(self) -> None の呼び出し
  • 並列処理後の全プロセス/スレッドの正常な終了
  • プロセス/スレッド間での値の共有方法の実装

This is a milestone. This branch is separated from the dev branch and merged into dev after achieving the goal set here.

Goals

  • Starting thread/process of each applications.
  • Implementing and calling override method Start(self) -> None
  • Normal termination of all processes/threads after parallel processing.
  • Implementing value sharing methods inter processes/threads.
@Geson-anko Geson-anko added documentation Improvements or additions to documentation enhancement New feature or request mile stone labels May 16, 2022
@Geson-anko Geson-anko pinned this issue May 16, 2022
This was referenced May 22, 2022
@Geson-anko
Copy link
Owner Author

about value sharing method

#101 #118 - #132

@Geson-anko
Copy link
Owner Author

#152 の時点で目標を達成しました。よってStartAppProcesses ブランチをdevにマージします。

Geson-anko added a commit that referenced this issue May 23, 2022
@Geson-anko Geson-anko unpinned this issue May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request mile stone
Projects
None yet
Development

No branches or pull requests

1 participant