Uses of Interface
io.vertigo.stella.impl.workers.WorkersPlugin
Packages that use WorkersPlugin
Package
Description
-
Uses of WorkersPlugin in io.vertigo.stella.impl.workers
Constructors in io.vertigo.stella.impl.workers with parameters of type WorkersPluginModifierConstructorDescriptionWorkersManagerImpl(String nodeId, Optional<Integer> pollFrequencyMs, int workersCount, String workTypes, WorkersPlugin workerPlugin, io.vertigo.core.analytics.AnalyticsManager analyticsManager) Constructeur. -
Uses of WorkersPlugin in io.vertigo.stella.plugins.work.redis.workers
Classes in io.vertigo.stella.plugins.work.redis.workers that implement WorkersPluginModifier and TypeClassDescriptionfinal classNodePlugin Ce plugin permet d'exécuter des travaux en mode distribué. -
Uses of WorkersPlugin in io.vertigo.stella.plugins.work.rest.workers
Classes in io.vertigo.stella.plugins.work.rest.workers that implement WorkersPluginModifier and TypeClassDescriptionfinal classImplémentation de DistributedWorkManager, pour l'execution de travaux par des Workers distant.