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
2 folders
·
18 files
at commit
eeea45bf
Devin Ivy
·
fix(serve): replace /dev/fd dup with readStop+detach for Linux compat
·
4mo ago
5925ded2
serve
fix(serve): replace /dev/fd dup with readStop+detach for Linux compat
4mo ago
shared
feat(shared): add RwLock.tryWriteLock synchronous variant
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
fix(channel): round-robin consumer selection in fan-out
5mo ago
dedicated-runner.ts
fix: resolve worker-entry extension from import.meta.url
5mo ago
execute.ts
chore: review cleanups, backpressure tests, changeset
5mo ago
index.ts
refactor(serve): make listen() take AsyncIterable; intern PushChannel
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
chore: review cleanups, backpressure tests, changeset
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
chore: review cleanups, backpressure tests, changeset
5mo ago
worker-pool.ts
fix: resolve worker-entry extension from import.meta.url
5mo ago