-
Updated
Apr 20, 2021 - Python
workers
Here are 362 public repositories matching this topic...
-
Updated
Apr 23, 2021 - Go
-
Updated
Apr 19, 2021 - Python
I know this is specific to web workers, however I think this could be adapted to work for service workers. I was looking to create a separate plugin but the code would be mostly the same.
Looks like it scans the AST for a keyword (Worker) and generates an entry for the referenced file.
// web worker
new Worker('./foo.js', { type: 'module' })
// service worker
navigator.serviProblem
Synchronous calls are blocking the even loop leading to performance degradation:
The synchronous form blocks the Node.js event loop and further JavaScript execution until the operation is complete.
(reference)
Current state
The codebase uses [fs.statSync](https://nodejs.org/dist/latest-v14.x/do
-
Updated
Apr 20, 2021 - TypeScript
Crash java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Unable to load script from assets 'threads/pre-load-data-worker.thread.bundle'. Make sure your bundle is packaged correctly or you're running a packager server.
![screen shot 2018-07-28 at 11 29 18](https://user-images.githubusercontent.com/3612098/43357535-8379af28-9259-11e8-9c5a-96
-
Updated
Apr 1, 2021 - JavaScript
-
Updated
Dec 3, 2020 - PHP
-
Updated
Jul 15, 2020 - JavaScript
-
Updated
Sep 19, 2019 - Go
-
Updated
Apr 25, 2021 - JavaScript
-
Updated
May 21, 2018 - JavaScript
-
Updated
Apr 27, 2020 - PHP
-
Updated
Mar 30, 2021 - TypeScript
-
Updated
Mar 12, 2018 - Go
-
Updated
Apr 24, 2021 - C#
-
Updated
Apr 6, 2020 - JavaScript
Improve this page
Add a description, image, and links to the workers topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the workers topic, visit your repo's landing page and select "manage topics."
13.2.5.55 DOCTYPE name state
Change to "Emit the current DOCTYPE token" to match the style of the rest of the doc.