html5-img
1 / 10

Spring Batch

Spring Batch. Gunjan Shah (898217906) Ekta Shah (898233432). L ightweight , comprehensive batch framework designed to enable the development of robust batch applications vital for the daily operations of enterprise system

kueng
Télécharger la présentation

Spring Batch

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Spring Batch Gunjan Shah (898217906) Ekta Shah (898233432)

  2. Lightweight, comprehensive batch framework designed to enable the development of robust batchapplications vital for the daily operations of enterprise system • POJO based development used to increase the productivity and ease of use • Leverage more enterprise services What is Spring Batch?

  3. Bulk processing to perform business operations in mission critical environment • Time based events, periodic application of business rule, integration of information • Process billions of transactions every day • It provides traceability and management • Implements the reusable architecture framework, read large no. of records from DB, processes & writes back modified data • Partial processing – skip records Need of Spring Batch

  4. Lack of standard enterprise base architecture -> higher costs compared to quality & delivery of solutions • Spring batch provides highly scalable, ease to use, customizable framework • It allows developers to focus on business logic, while enterprise architects can customize & extend architecture concerns Conclusion

  5. http://static.springsource.org/spring-batch/getting-started.htmlhttp://static.springsource.org/spring-batch/getting-started.html • http://static.springsource.org/spring-batch/reference/index.html • http://java.dzone.com/news/spring-batch-hello-world-1 • http://blog.springsource.org/2008/05/30/running-a-spring-batch-job-in-the-springsource-aplication-platform/ References

More Related