scheduler

package
v1.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 20, 2020 License: Apache-2.0 Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager struct {
	// contains filtered or unexported fields
}

Manager is an implement of the interface of SchedulerMgr.

func NewManager

func NewManager(cfg *config.Config, progressMgr mgr.ProgressMgr) (*Manager, error)

NewManager returns a new Manager.

func (*Manager) Schedule

func (sm *Manager) Schedule(ctx context.Context, taskID, clientID, peerID string) ([]*mgr.PieceResult, error)

Schedule gets scheduler result with specified taskID, clientID and peerID through some rules.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL