asyncは銀の弾丸ではない。asyncを正しく使う・理解する #pyconjp #pyconjp_204

You Might Not Want Async (in Python) Tzu-ping Chung 説明 Async programming is hot®, but also difficult. Since Python is fundamentally designed for sequential (as in “not parallel”) programming, asynchrony doesn’t feel natural, and requires more mentally to comprehend than, say, a language that can go async directly (bad pun intended). 続きを読む
1
SHIMIZU Taku @takuan_osho

現状だとasyncに寄せようとすると色々辛い部分があるのはよく分かった #pyconjp #pyconjp_204

2016-09-22 11:24:51
Shuhei Takahashi @nya3jp

asyncio, 静的型チェックがなくてもともと同期的処理がメインの言語に入れるのつらいねって感じだった #pyconjp #pyconjp_204

2016-09-22 11:25:12
SHIMIZU Taku @takuan_osho

“Asynchrony is not the silver bullet”ということだそうで。 #pyconjp #pyconjp_204

2016-09-22 11:25:20
giginet @giginet

asyncは銀の弾丸ではないので正しく使おうみたいなよくあるいい話だった #pyconjp_204 #pyconjp

2016-09-22 11:25:51
zuckie @basso414f

並列処理にはいつも悩まされるが、Pythonもあんま変わらんのな… #pyconjp #pyconjp_204

2016-09-22 11:31:58