Cantitate/Preț
Produs

Pro Spring Batch

Autor Michael Minella
en Limba Engleză Paperback – 15 iul 2011
Since its release, Spring Framework has transformed virtually every aspect of Java development including web applications, security, aspect-oriented programming, persistence, and messaging. Spring Batch, one of its newer additions, now brings the same familiar Spring idioms to batch processing. Spring Batch addresses the needs of any batch process, from the complex calculations performed in the biggest financial institutions to simple data migrations that occur with many software development projects.
Pro Spring Batch is intended to answer three questions:  
  • What? What is batch processing? What does it entail? What makes it different from the other applications we are developing? What are the challenges inherent in the development of a batch process?
  • Why? Why do batch processing? Why can’t we just process things as we get them? Why do we do batch processing differently than the web applications that we currently work on?
  • How? How to implement a robust, scalable, distributed batch processing system using open-source frameworks
Pro Spring Batch gives concrete examples of how each piece of functionality is used and why it would be used in a real-world application. This includes providing tips that the "school of hard knocks" has taught author Michael Minella during his experience with Spring Batch. Pro Spring Batch includes examples of I/O options that are not mentioned in the official user’s guide, as well as performance tips on things like how to limit the impact of maintaining the state of your jobs.
The author also walks you through, from end to end, the design and implementation of a batch process based upon a theoretical real-world example. This includes basic project setup, implementation, testing, tuning and scaling for large volumes.
Citește tot Restrânge

Preț: 28468 lei

Preț vechi: 36433 lei
-22%

Puncte Express: 427

Preț estimativ în valută:
5454 5908$ 4677£

Carte indisponibilă temporar

Doresc să fiu notificat când acest titlu va fi disponibil:

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781430234524
ISBN-10: 1430234520
Pagini: 504
Ilustrații: XIV, 504 p.
Dimensiuni: 178 x 254 x 26 mm
Greutate: 0.86 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Popular/general

Cuprins

  1. Batch and Spring
  2. Spring Batch 101
  3. Sample Job
  4. Understanding Jobs and Steps
  5. Job Repository and Metadata
  6. Running a Job
  7. Readers
  8. Item Processors
  9. Item Writers
  10. Sample Application
  11. Scaling and Tuning
  12. Testing Batch Processes

Notă biografică

Michael Minella has developed a Linux installation CD for FTD florists. He has been part of the pilot of agile and open source development at Sears Corporation. He has worked on the high volume systems of CME Group. For more information, visit MichaelMinella.com.

Caracteristici

Pro Spring Batch is your guide to learning and using Spring framework for batch processes—critical to most enterprise applications.