GithubHelp home page GithubHelp logo

springfw-batch's Introduction

Spring Fw + Quartz + Batch

Spring Framework 5.x
Spring Quartz 2.3
Spring Batch
Maven


  1. Spring Batch + Spring Quartz
    스프링 배치 + 스프링 쿼츠
  2. Quartz clustering
    쿼츠 클러스터링
  3. add column at batch job meta table (job_execution) to save which scheduler(clustered server) launched batch job
    배치잡이 어느 스케쥴러(클러스터링된 서버)에서 실행되었는지 저장하기 위해, 배치 잡 메타테이블(job_execution)에 칼럼을 추가
  4. scheduler gracefully shutdown (need to check whether it works properly even if WAS shutdown..)
    스케쥴러 gracefully shutdown 적용(WAS 가 shutdown 될 때도 graceful 하게 shutdown 되는지 확인이 필요..)
  5. batch job TDD using junit
    junit 을 사용한 배치잡 테스트코드 작성

TODO

  1. prevent duplicate schedule running
    스케쥴 중복 러닝 방지

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.