| Package | Description |
|---|---|
| ml.shifu.guagua.master |
This package contains guagua master implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncMasterCoordinator<MASTER_RESULT extends Bytable,WORKER_RESULT extends Bytable>
AsyncMasterCoordinator is used to as a barrier for each iteration. |
class |
NettyMasterCoordinator<MASTER_RESULT extends Bytable,WORKER_RESULT extends Bytable>
A master coordinator to coordinate with workers through Netty server.
|
class |
SyncMasterCoordinator<MASTER_RESULT extends Bytable,WORKER_RESULT extends Bytable>
SyncMasterCoordinator is used to as a barrier for each iteration. |
Copyright © 2015. All Rights Reserved.