Tool for Job scheduling with logs instead of Jenkins (Rails project) -


i have more 30 rake tasks added jenkins scheduling jobs. (rails project)

but jenkins server goes down , uses 100% of cpu @ of time.

please suggest me better job scheduler instead of jenkins, capable of doing steps like

  • notify email when jobs fail
  • log jobs terminal output
  • add dependency jobs

your question seems come out "recommend me ci server".

but - why jenkins fall on and/or use 100% cpu of time? i'd looking @ why is. experience of jenkins is pretty stable , low overhead. if hardware / os / else flaky or under provisioned task swapping jenkins out isn't going fix that.


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -