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

自動運転用Serviceの実装 #150

Open
csenet opened this issue Oct 6, 2023 · 0 comments
Open

自動運転用Serviceの実装 #150

csenet opened this issue Oct 6, 2023 · 0 comments
Labels
auto-opretaion 自動運転関連 backend バックエンド関連

Comments

@csenet
Copy link
Member

csenet commented Oct 6, 2023

やりたいこと

#7 #147 の続きとして、アルゴリズムをマイクロサービスとして実装する。

やること

  • gRPCを介して外部のサービスと通信をして、列車をどのように動かすのかを返すサービスを作る

実装方法

#8 にて自動運転部分を細かなマイクロサービスとして定義していたものの、モノリシックなサービスとして作る方がパフォーマンス的に良さそう。

PyhtonやGolangなど任意の言語を用いて、サービスを作成する。
必要なDBなどがあれば別途用意する。

その他

@csenet csenet added backend バックエンド関連 auto-opretaion 自動運転関連 labels Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-opretaion 自動運転関連 backend バックエンド関連
Projects
Development

No branches or pull requests

1 participant