forge
login
or
join now
divy.zone
/
moroutine
star
8
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Offload functions to worker threads with shared memory primitives for Node.js.
star
8
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
pulls
pipelines
moroutine
/
test
/
at
e2dabc1cc0996ad4f54664323123e1ec632e02ea
2 folders
23 files
fixtures
fix: keep pool workers ref'd until disposal
2 weeks ago
shared
refactor: use setTimeout from node:timers/promises
2 weeks ago
abort-signal.test.ts
feat: auto-detect and transfer AbortSignal arguments to workers
3 weeks ago
assign.test.ts
fix: move mo() call out of assign test into fixture
2 weeks ago
async-dispose.test.ts
refactor: use setTimeout from node:timers/promises
2 weeks ago
balancers.test.ts
feat: roundRobin() and leastBusy() balancer factories
2 weeks ago
channel-autodetect.test.ts
chore: add prettier, changesets, and Spindle CI workflows
3 weeks ago
channel-fanout.test.ts
chore: add prettier, changesets, and Spindle CI workflows
3 weeks ago
channel-wrapper.test.ts
chore: add prettier, changesets, and Spindle CI workflows
3 weeks ago
context.test.ts
test: rewrite nested task-arg test to actually test nesting
3 weeks ago
dedicated.test.ts
feat: dedicated worker runner with integration tests
3 weeks ago
error.test.ts
fix: remove --test-force-exit, fix test hangs and unhandled rejections
2 weeks ago
freeze.test.ts
feat: add examples and freeze module registry on first task dispatch
3 weeks ago
load-balancing.test.ts
feat: integrate balancer into worker pool with activeCount and thread
2 weeks ago
mo.test.ts
feat: registry, Task, and mo() with unit tests
3 weeks ago
pool-ref.test.ts
fix: keep pool workers ref'd until disposal
2 weeks ago
pool.test.ts
feat: Runner accepts array of tasks, update examples to use run([...])
3 weeks ago
stream-context.test.ts
fix: remove --test-force-exit, fix test hangs and unhandled rejections
2 weeks ago
stream-exit.test.ts
chore: add prettier, changesets, and Spindle CI workflows
3 weeks ago
stream-input.test.ts
chore: add prettier, changesets, and Spindle CI workflows
3 weeks ago
stream-pipeline.test.ts
fix: remove --test-force-exit, fix test hangs and unhandled rejections
2 weeks ago
stream-task.test.ts
chore: add prettier, changesets, and Spindle CI workflows
3 weeks ago
stream.test.ts
chore: add prettier, changesets, and Spindle CI workflows
3 weeks ago
transfer.test.ts
refactor: rename pool() to workers()
3 weeks ago
worker-handle.test.ts
chore: formatting fixes
2 weeks ago