InfoQ

Presentation

Recorded at:
Recorded at

Introducing Spring Batch

Posted by Dave Syer on Sep 25, 2008 04:00 AM

Community
Java
Topics
Enterprise Architecture
Tags
QCon ,
Spring Batch ,
QCon London 2008
Summary
In this presentation from QCon London 2008, Dave Syer discusses Spring Batch. Areas covered include batch processing patterns, typical use cases for batch processing, Spring Batch concepts and capabilities, case studies of Spring Batch implementations, Spring Batch domain details and code samples, the SpringSource/Accenture partnership and the Spring Batch roadmap.

Bio
Dr David Syer is the technical lead on Spring Batch, the batch processing framework and toolkit from SpringSource. He is an experienced, delivery-focused architect and development manager. He has designed and built successful enterprise software solutions using Spring, and implemented them in major financial institutions worldwide.

About the conference
QCon is a conference that is organized by the community, for the community.The result is a high quality conference experience where a tremendous amount of attention and investment has gone into having the best content on the most important topics presented by the leaders in our community.QCon is designed with the technical depth and enterprise focus of interest to technical team leads, architects, and project managers.

4 comments

Reply

Greate Presentation by phyo zaw Posted Sep 26, 2008 2:27 PM
Re: Greate Presentation by Ritesh Shah Posted Oct 1, 2008 12:52 AM
Re: Greate Presentation by Ritesh Shah Posted Oct 1, 2008 12:59 AM
Re: Greate Presentation by Floyd Marinescu Posted Oct 16, 2008 5:37 PM
  1. Back to top

    Greate Presentation

    Sep 26, 2008 2:27 PM by phyo zaw

    Great presentation about spring batch and where can I get copy of ppt of the presentation?

  2. Back to top

    Re: Greate Presentation

    Oct 1, 2008 12:52 AM by Ritesh Shah

    Can we have the power point presentation as I dont have Flash on my official pc.

  3. Back to top

    Re: Greate Presentation

    Oct 1, 2008 12:59 AM by Ritesh Shah

    Can we have power point presentation as we cann't have flah on our official pc due to policy restriction

  4. Back to top

    Re: Greate Presentation

    Oct 16, 2008 5:37 PM by Floyd Marinescu

    You are welcome to email the presenter to ask him but we at InfoQ currently cannot offer the power point.

Educational Content

JRuby: The Pain of Bringing an Off-Platform Dynamic Language to the JVM

Charles Nutter discusses bringing JRuby to the JVM, why Ruby is hard to implement, JIT compilation, precompilation, core Ruby implementation, Java library access, library challenges and future plans.

Performance Anti-Patterns in Database-Driven Applications

Alois Reitbauer specifies several architectural anti-patterns that one should stay away from and which can downgrade an application’s performance.

Making TDD Stick: Problems and Solutions for Adopters

Teams in large organizations still struggle to adopt TDD. In this article Mark Levison shares problems he uncovered when he surveyed teams, and his own strategy to introduce TDD into an organization.

Testing is Overrated

In this talk from RubyFringe, Luke Francl asks: is developer-driven testing really the best way to find software defects? Or is the emphasis on testing and test coverage barking up the wrong tree?

VM Optimizations for Language Designers

John Pampuch discusses the HotSpot compiler, the history of Java performance, HotSpot development philosophies and challenges, optimization, JVM library improvements, and tips for better performance.

Keith Braithwaite, an Agile Skeptic

In this interview, Keith Braithwaite, an Agile developer, consultant and trainer, says that we should show a good deal of skepticism towards today’s Agile practice.

Workflow Orchestration Using Spring AOP and AspectJ

This article demonstrates how to build and orchestrate highly configurable and extensible yet light-weight embedded process flow using AOP techniques with Spring AOP and Aspect J.

Embrace Uncertainty

Jeff Patton explains why one needs to embrace uncertainty in order to succeed with his/her Agile project and how to avoid some of the common mistakes leading to project failure.