
What is Super Workers?
🐴 A lightweight JavaScript library for executing multiple parallel tasks on front-end Features: 1. On-demand initialization of web-workers 2. Promise based execution of tasks 3. Priority Task Queue Process management 4. API for main thread, workers and all usr-defined tasks Check out this demo - varunmalhotra.xyz/super-workers/#live-demo
Do you use Super Workers?



Recent Super Workers Launches
Forum Threads
Super Workers - Distribute load on front-end via parallelism
🐴 A lightweight JavaScript library for executing multiple parallel tasks on front-end
Features:
1. On-demand initialization of web-workers
2. Promise based execution of tasks
3. Priority Task Queue Process management
4. API for main thread, workers and all usr-defined tasks
Check out this demo - https://varunmalhotra.xyz/super-...