Using Spring Batch with clustered environment -
i have posted 2 questions (clone table database database, how should use .tasklet() / .chunk() finish job succesfully?) working solution implemented using spring batch.
now next problem - use weblogic adjusted several-nodes cluster. so, how use batch job in case? saw meta-data schema in documentation - should implement things besides these tables? maybe can use adjusted quartz jobs purpose?
Comments
Post a Comment