Git Product home page Git Product logo

easybatch-tutorials's Introduction

Welcome to Easy Batch tutorials

You will find here several tutorials of different levels that will introduce you to all APIs of the framework.

The tutorials are organised in 3 levels:

  • Basic
  • Intermediate
  • Advanced

Each tutorial is contained in a separate package. In each package, there is readme.md file that describes the tutorial and how to run it.

Navigate to the package you are interested in and you will be able to get started quickly. Each tutorial is shipped with a main class to launch it. To run a tutorial, just import the easybatch-tutorials project in your favorite IDE and launch the main class.

The org.easybatch.tutorials.common package contains main classes that are common to all tutorials.

Here is the tutorials list:

Basic tutorials

  • Hello world: The simplest batch application that you can write with Easy Batch
  • Key APIs: A walk through Key APIs to show you how to use them the right way
  • Unix-like pipeline: A sample application to process data in pipeline the unix-way
  • Filter-Map-Reduce: A filter-map-reduce example using Easy Batch
  • Word Count: A word count example using Easy Batch

Intermediate tutorials

Advanced tutorials

  • Spring: A tutorial to show how to use Easy Batch as a Spring bean
  • Quartz: Learn how to schedule Easy Batch jobs with Quartz
  • JMX: Learn how to monitor Easy Batch jobs with JMX
  • JMS: Learn how to create asynchronous batch applications using Easy Batch and JMS
  • Parallel processing: An example of how to use Easy Batch to process data in parallel
  • Distributed jobs: An example of how to use Easy Batch to process data in a distributed environment
  • ContentBasedRecordDispatcher sample 1: An example of how to process a collection of objects based on their type
  • ContentBasedRecordDispatcher sample 2: An example of how to process multiple files in parallel based on their content

easybatch-tutorials's People

Stargazers

 avatar

Watchers

 avatar

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.