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

xml - Extract substrings with XSLT -

math - "ELO Rating" and how does "TSR Rating" work? -

How can do a tuple comparison in coffeescript similar to that in python? -