Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JobQueue ¶
type JobQueue struct {
// contains filtered or unexported fields
}
JobQueue job queue
func NewJobQueue ¶
NewJobQueue initialize a JobQueue and start it maxWorker max worker counts bufferRate queueSize = maxWorker * bufferRate
Click to show internal directories.
Click to hide internal directories.