Skip to content
Search Gists
Search Gists
All gists
Back to GitHub
Sign in
Sign up
Sign in
Sign up
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
umyuu
/
プロセスとスレッド.md
Created
August 23, 2018 17:49
Show Gist options
Download ZIP
Star
0
(
0
)
You must be signed in to star a gist
Fork
0
(
0
)
You must be signed in to fork a gist
Embed
Embed
Embed this gist in your website.
Share
Copy sharable link for this gist.
Clone via HTTPS
Clone using the web URL.
Learn more about clone URLs
Clone this repository at <script src="https://gist.github.com/umyuu/cc8b8d395c5e758aed376a770da6fefd.js"></script>
Save umyuu/cc8b8d395c5e758aed376a770da6fefd to your computer and use it in GitHub Desktop.
Code
Revisions
1
Embed
Embed
Embed this gist in your website.
Share
Copy sharable link for this gist.
Clone via HTTPS
Clone using the web URL.
Learn more about clone URLs
Clone this repository at <script src="https://gist.github.com/umyuu/cc8b8d395c5e758aed376a770da6fefd.js"></script>
Save umyuu/cc8b8d395c5e758aed376a770da6fefd to your computer and use it in GitHub Desktop.
Download ZIP
Raw
プロセスとスレッド.md
回答コピペ用
並列方法
律速ポイント
GILの制限
データの受け渡し
プロセス
CPU律速
影響を受けない
pickle可能なオブジェクト
スレッド
IO律速
影響を受ける
制約なし
Sign up for free
to join this conversation on GitHub
. Already have an account?
Sign in to comment
You can’t perform that action at this time.