node-threads-a-gogo

Thread runner

A native Node.js module that moves CPU-bound tasks out of the event loop to run in parallel on multiple threads

TAGG :: threads_a_gogo :: Simple and fast JavaScript threads for Node.js

GitHub

1k stars
73 watching
142 forks
Language: JavaScript
last commit: almost 8 years ago

Related projects:

Repository Description Stars
paulhigin/psthreadjob A PowerShell module to run concurrent jobs in separate threads within a local process. 179
go-gilbert/gilbert A toolchain and task runner for Go projects that allows declarative task definition and execution with features such as conditional logic and job templates. 116
nuanio/xgboost-node An interface to run XGBoost models in Node.js 40
extism/go-sdk Provides an interface to run WebAssembly modules in Go applications 83
go-godo/godo A task runner and file watcher for Go that automates repetitive development tasks 536
2do2go/nrun Enables direct argument passing to package.json script runners 8
marcoonroad/sporadic A set of abstractions for concurrency and asynchronous programming in JavaScript 18
dirk/quickhook Faster Git hook runner for automating commit checks and validation 62
earthboundkid/flowmatic A library that provides an easy-to-use API for managing concurrent tasks and propagating errors 368
raynes/conch A Clojure library that provides a flexible interface to execute programs in a similar way to calling functions. 541
josdejong/workerpool A library that provides a thread pool implementation to efficiently manage concurrent tasks in JavaScript applications. 2,093
zenthangplus/goccm A package to limit concurrency in Goroutines 71
hyperf/gotask A service that offloads heavy-duty operations to a separate process using bi-directional IPC. 227
joerdav/xc Solves the problem of scripts and documentation being separate entities, by defining them inline with the documentation in a human-readable format 1,198
mfrachet/go-wasm-cli A tool to create and run Go applications on the WebAssembly platform with hot reload support. 40