Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KindOf/nestjs-worker-pool-example
/ functions
Functions
8 in github.com/KindOf/nestjs-worker-pool-example
⨍
Functions
8
◇
Types & classes
8
↓ 1 callers
Function
bootstrap
()
src/main.ts:4
↓ 1 callers
Method
fib
(n: number)
src/worker.pool.ts:15
Method
constructor
()
src/worker.pool.ts:9
Method
constructor
( private readonly appService: AppService, private readonly pool: WorkerPool, )
src/app.controller.ts:7
Function
fib
(n)
src/workers/fib.ts:1
Method
getFib
()
src/app.controller.ts:18
Method
getHello
()
src/app.service.ts:5
Method
getHello
()
src/app.controller.ts:13