alpha
Login
Join now
divy.zone
/
moroutine
Star
Starred
Star
Something went wrong. Try again.
Fork
0
Eye filled
Watch
Watching
Watch
Offload functions to worker threads with shared memory primitives for Node.js.
Star
Starred
Star
Something went wrong. Try again.
Fork
0
Eye filled
Watch
Watching
Watch
Overview
Overview
Issues
Issues
Pulls
Pulls
Pipelines
Pipelines
moroutine
/
src
1 folder
·
18 files
at commit
e343bf0d
Devin Ivy
·
perf(channel): atomics backpressure via single distributor + shared readySignal
·
5mo ago
e343bf0d
shared
refactor: use Int32Atomic for pipe backpressure; add waitAsync/notify
5mo ago
assign.ts
refactor!: unify Task and StreamTask under Task<T>
5mo ago
balancers.ts
feat: roundRobin() and leastBusy() balancer factories
5mo ago
channel.ts
perf(channel): atomics backpressure via single distributor + shared readySignal
5mo ago
dedicated-runner.ts
fix: resolve worker-entry extension from import.meta.url
5mo ago
execute.ts
perf(channel): atomics backpressure via single distributor + shared readySignal
5mo ago
index.ts
feat: add isTask() type guard for narrowing tasks to a moroutine
5mo ago
inert.ts
feat: add inert() and map() helpers for bounded fan-out
5mo ago
is-task.ts
feat: add isTask() type guard for narrowing tasks to a moroutine
5mo ago
map.ts
feat: add inert() and map() helpers for bounded fan-out
5mo ago
mo.ts
feat: add isTask() type guard for narrowing tasks to a moroutine
5mo ago
pipe.ts
refactor: use Int32Atomic for pipe backpressure; add waitAsync/notify
5mo ago
registry.ts
feat: add examples and freeze module registry on first task dispatch
5mo ago
runner.ts
feat: add isTask() type guard for narrowing tasks to a moroutine
5mo ago
stream-task.ts
refactor!: unify Task and StreamTask under Task<T>
5mo ago
task.ts
refactor!: unify Task and StreamTask under Task<T>
5mo ago
transfer.ts
docs: add TSDoc to all public interfaces
5mo ago
worker-entry.ts
perf(channel): atomics backpressure via single distributor + shared readySignal
5mo ago
worker-pool.ts
fix: resolve worker-entry extension from import.meta.url
5mo ago