Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KindOf/nestjs-worker-pool-example
/
Class
src/app.module.ts:11–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
providers: [AppService, WorkerPool],
10
})
11
export
class
AppModule {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected