Skip to content

A batch job running library for embedded Erlang/OTP.

License

Notifications You must be signed in to change notification settings

Tremax/gen_batch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gen_batch

Build Status

This project provides a batch job runner for Erlang. Jobs are defined in terms of the gen_batch behaviour, specified in gen_batch.erl. The callbacks are intended to give caller insight into and control over the workflow of the batch job.

Please see the files in test/ for examples.

<3

About

A batch job running library for embedded Erlang/OTP.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Erlang 97.8%
  • Makefile 2.2%