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

Popular posts from this blog

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

c# - Get rid of xmlns attribute when adding node to existing xml -