xgqfrms / ES6

:sunny: ECMAScript 6(ES 6/ES 2015): New Features Overview & Comparison :fire:
https://es6.xgqfrms.xyz
MIT License
1 stars 5 forks source link

Sevice Worker & Web Worker #9

Open xgqfrms opened 5 years ago

xgqfrms commented 5 years ago

Sevice Worker & Web Worker

workers

https://github.com/xgqfrms/wx-xcx/issues/7

worker

https://caniuse.com/#search=worker

xgqfrms commented 5 years ago

Web Worker

https://caniuse.com/#feat=webworkers

image

https://www.w3schools.com/HTML/html5_webworkers.asp

xgqfrms commented 5 years ago

https://stackoverflow.com/questions/11871452/can-web-workers-utilize-100-of-a-multi-core-cpu

image

xgqfrms commented 5 years ago

Web Workers

polyfill

https://github.com/Modernizr/Modernizr/wiki/HTML5-Cross-browser-Polyfills

https://github.com/Modernizr/Modernizr/wiki/HTML5-Cross-browser-Polyfills#web-workers

https://github.com/jmalarcon/ie-web-worker https://code.google.com/p/ie-web-worker

https://www.webcomponents.org/polyfills/ https://www.quora.com/Is-there-a-polyfill-for-Service-Workers https://www.snip2code.com/Snippet/60599/FormData-polyfill-for-Web-Workers- http://html5-shims.googlecode.com/svn/trunk/demo/workers.html

xgqfrms commented 4 years ago

demo

https://github.com/xgqfrms-GitHub/browser-sync/issues/2