GithubHelp home page GithubHelp logo

gandalf- / devbot Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 96 KB

A lightweight, cross-platform, inspectable task scheduler

License: MIT License

Haskell 99.78% Makefile 0.22%
cron devbot haskell linux scheduler windows

devbot's People

Contributors

gandalf- avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

devbot's Issues

Service heartbeat feature

Allow an optional heartbeat command. If this command fails, the service should be restarted. Maybe only run once every 60 seconds, not every tick

Dependent actions

Provide a way to describe that one action requires another to have just succeeded to run. This could be a push or pull model. Ideally this could be n to m relationships instead of 1 to 1, etc.

Action 1 success, run Action 2
or
Action 2 ready, run Action 1, if success, run Action 2

Service PID recovery

PIDs should be saved on start up so devbot can attempt to reclaim services that survived a devbot restart.

These can be kept in the database, separate files aren't necessary. This should work on Windows too.

Self daemonize command

Add a daemonize command that still start devbot in the background. Need to think about implications to logging.

devbot & disown

Start-Process PowerShell.exe -WindowStyle hidden "devbot start"

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.