Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ worker.ts
File
worker.ts
packages/platform-node/examples/worker.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Worker } from
"@effect/platform"
2
import
{ NodeRuntime, NodeWorker } from
"@effect/platform-node"
3
import
{ Console, Context, Effect, Layer, Stream } from
"effect"
4
import
* as WT from
"node:worker_threads"
Callers
nothing calls this directly
Calls
5
tsWorker
Function · 0.85
pipe
Method · 0.65
provide
Method · 0.65
log
Method · 0.65
execute
Method · 0.45
Tested by
no test coverage detected