Group: TouK Hades

Sort: popular | newest
Hades Quartz is a java project that provides Quartz integration to Hades. This project can be used (on top of Hades Core) when load monitoring of a hades must be scheduled by Quartz. This project can reuse the Quartz cluster mechanism to establish a hades cluster, which can be used in some clustered environment (for example in a servicemix cluster or JBoss cluster) to effectively share results among every hades in the hades cluster.
Last Release on Nov 15, 2012
Sample Trigger
Last Release on Jan 30, 2019

3. Sample SQL1 usages

pl.touk.hades » sample-sql

Sample SQL
Last Release on Jan 30, 2019

4. Hades Core1 usages

pl.touk.hades » hades-core

A java project containing Core classes of Hades. The most important are: Hades - the HA (high availability) data source, and SqlTimeBasedTimerTaskMonitor - a monitor (class measuring the load of data sources wrapped by the hades) that is a java TimerTask and measures load based on execution time of some sql statement. This project can be used if you want to setup a hades with load measuring scheduled by java Timer facility.
Last Release on Nov 15, 2012
Hades Quartz Smx3
Last Release on Sep 13, 2012

6. Sample SA

pl.touk.hades » sample-sa

Sample SA
Last Release on Jan 30, 2019
Hades Quartz Smx3 Parent
Last Release on Jan 30, 2019

8. Hades

pl.touk.hades » hades

Hades is a java project that provides a HA (high availability) data source, which is also called hades. Hades wraps two other data sources - the main one and the failover one - and exposes one of them at a time and can automatically switch between the two when certain conditions are met. These conditions are highly configurable. By default, when the main data source is overloaded, the failover data source is used. The load of a data base is determined on the ...
Last Release on Jan 30, 2019
Hades Quartz Smx3 SA
Last Release on Jan 30, 2019