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
/
src
/
at
e2dabc1cc0996ad4f54664323123e1ec632e02ea
1 folder
14 files
shared
refactor: replace Tuple.get() with public .elements array
3 weeks ago
assign.ts
feat: assign() for pinning tasks to specific workers
2 weeks ago
balancers.ts
feat: roundRobin() and leastBusy() balancer factories
2 weeks ago
channel.ts
chore: add prettier, changesets, and Spindle CI workflows
3 weeks ago
dedicated-runner.ts
fix: keep pool workers ref'd until disposal
2 weeks ago
execute.ts
fix: keep pool workers ref'd until disposal
2 weeks ago
index.ts
feat: roundRobin() and leastBusy() balancer factories
2 weeks ago
mo.ts
chore: add prettier, changesets, and Spindle CI workflows
3 weeks ago
registry.ts
feat: add examples and freeze module registry on first task dispatch
3 weeks ago
runner.ts
feat: add Balancer interface, thread and activeCount to WorkerHandle
2 weeks ago
stream-task.ts
fix: type Task.worker and StreamTask.worker as WorkerHandle
2 weeks ago
task.ts
fix: type Task.worker and StreamTask.worker as WorkerHandle
2 weeks ago
transfer.ts
docs: add TSDoc to all public interfaces
3 weeks ago
worker-entry.ts
chore: add prettier, changesets, and Spindle CI workflows
3 weeks ago
worker-pool.ts
fix: keep pool workers ref'd until disposal
2 weeks ago