-
Updated
Jul 15, 2021 - Python
workers
Here are 377 public repositories matching this topic...
-
Updated
Jul 14, 2021 - Go
-
Updated
Jul 7, 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.servithere is the following example:
// runs./jobs/worker-8.jsat midnight (once) { name: 'worker-8', timeout: 'at 12:00 am' },
in my usecase i am running a job every 30 minutes that queries an api and dynamically adds jobs to be executed once.
My question is what happenes to the jobs in the queue after they are executed. Will finished jobs be cleared out automat
-
Updated
Jul 1, 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.
.
It'd be good to pass along the global. (
Worwindow, if I'm reading the algorithms correctly)