MCPcopy Create free account
hub / github.com/cloudreve/cloudreve / IoIntenseQueue

Method IoIntenseQueue

application/dependency/dependency.go:128–128  ·  view source on GitHub ↗

IoIntenseQueue Get a singleton queue.Queue instance for IO intense tasks.

(ctx context.Context)

Source from the content-addressed store, hash-verified

126 CredManager() credmanager.CredManager
127 // IoIntenseQueue Get a singleton queue.Queue instance for IO intense tasks.
128 IoIntenseQueue(ctx context.Context) queue.Queue
129 // RemoteDownloadQueue Get a singleton queue.Queue instance for remote download tasks.
130 RemoteDownloadQueue(ctx context.Context) queue.Queue
131 // NodePool Get a singleton cluster.NodePool instance for node pool management.

Callers 6

CreateExtractTaskMethod · 0.65
CreateCompressTaskMethod · 0.65
CreateImportTaskMethod · 0.65
GetQueueMetricsFunction · 0.65
StartMethod · 0.65

Implementers 1

dependencyapplication/dependency/dependency.go

Calls

no outgoing calls

Tested by

no test coverage detected