Modern Batch Processing in Linux
- by Castro
What tools, languages, and infrastructure do you use for do batch processing in Linux?
I am looking for something that facilitate the tasks of:
Process files
Log
Validation
Job Controlling (start,strop,reestart a process)
Mysql Connection
Thanks for any help!