Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dispatcher ¶
type Dispatcher struct {
// contains filtered or unexported fields
}
func NewDispatcher ¶
func NewDispatcher(config DispatcherConfig, processServer *processServer.ProcessServer, dispatchChannel chan submitwrap.SubmitTaskWrap, executorChannel chan<- submitwrap.SubmitTaskWrap) *Dispatcher
func (*Dispatcher) Run ¶
func (dispatcher *Dispatcher) Run()
type DispatcherConfig ¶
Click to show internal directories.
Click to hide internal directories.