Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [gyrex-dev] Gyrex Jobs

Hi Jürgen.

Jobs are executed only once. You can influence the instance which will be executing a job by using queues. For example, you could have a priority queue which is backed by a set of dedicated machines. Or you can have a special queue which is only processed by a single machine. But that's somewhat contradictory to the nature of distributed jobs. :)

-Gunnar

-- 
Gunnar Wagenknecht
gunnar@xxxxxxxxxxxxxxx, http://guw.io/






> Am 16.12.2015 um 15:54 schrieb Jürgen Albert <j.albert@xxxxxxxxxxxxxxxxxx>:
> 
> Hi,
> 
> are gyrex jobs/schedules executed on every node or is there a possibility to set a running mode to to differentiate between running only once or everywhere??
> 
> Regards,
> 
> Jürgen.
> 
> -- 
> Jürgen Albert
> Geschäftsführer
> 
> Data In Motion UG (haftungsbeschränkt)
> 
> Kahlaische Str. 4
> 07745 Jena
> 
> Mobil:  0157-72521634
> E-Mail: j.albert@xxxxxxxxxxxxxxx
> Web: www.datainmotion.de
> 
> XING:   https://www.xing.com/profile/Juergen_Albert5
> 
> Rechtliches
> 
> Jena HBR 507027
> USt-IdNr: DE274553639
> St.Nr.: 162/107/04586
> 
> _______________________________________________
> gyrex-dev mailing list
> gyrex-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/gyrex-dev



Back to the top