| Package | Description |
|---|---|
| io.vertigo.stella.impl.workers | |
| io.vertigo.stella.plugins.work.redis.workers | |
| io.vertigo.stella.plugins.work.rest.workers |
| Constructor and Description |
|---|
WorkersManagerImpl(String nodeId,
int workersCount,
String workTypes,
WorkersPlugin workerPlugin)
Constructeur.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RedisWorkersPlugin
NodePlugin
Ce plugin permet d'exécuter des travaux en mode distribué.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RestWorkersPlugin
Implémentation de DistributedWorkManager, pour l'execution de travaux par des Workers distant.
|
Copyright © 2019. All Rights Reserved.