开发者

Web browser history question

开发者 https://www.devze.com 2023-02-22 19:26 出处:网络
Were publicly available web browsers ever single-threaded? If so, when did multithreaded browsers become mains开发者_高级运维tream?Mosaic-ck doesn\'t appear to use threads, except for the MacOS launch

Were publicly available web browsers ever single-threaded? If so, when did multithreaded browsers become mains开发者_高级运维tream?


Mosaic-ck doesn't appear to use threads, except for the MacOS launcher, which suggests that the original Mosaic didn't use threads.

It might use some other parallel operation like select(), I haven't checked in detail.

0

精彩评论

暂无评论...
验证码 换一张
取 消