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

[ストーリー]:非同期な動作を可能とするような設計へ変更する #13

Open
MrBearing opened this issue Sep 2, 2022 · 2 comments · May be fixed by #19
Open

[ストーリー]:非同期な動作を可能とするような設計へ変更する #13

MrBearing opened this issue Sep 2, 2022 · 2 comments · May be fixed by #19
Assignees
Labels
enhancement New feature or request

Comments

@MrBearing
Copy link
Owner

概要: 現在同期実装になっているため、いたるところでビジーウェイトしているこの状況を改めたい。

ゴール:非同期実装の草案
オブジェクトの初期化とIO等の戻り値のあるAPIの実装案を示す

@MrBearing MrBearing added the enhancement New feature or request label Sep 2, 2022
@MrBearing MrBearing self-assigned this Sep 2, 2022
@MrBearing
Copy link
Owner Author

webソケットでリクエストしてからレスポンスのディスパッチスレッドみたいなのを作る必要ありそう。

@MrBearing
Copy link
Owner Author

スレッドプールも必要あるかも。。

This was linked to pull requests Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant