Webと並列プログラミング
Web and parallel programming
独立して動くプロセス多数
Many tasks work in parallel
ユーザ操作
User actions
システムからの出力
System output
バックグラウンド検索
Search in the background
本質的に並列プログラミングが必要なので難しい
Complicated because many actors work in parallel