GithubHelp home page GithubHelp logo

cornet's Introduction

Cornet

About

The goal is to create a cron daemon which can share some cron jobs with other machines on a network. The following possibilities seems mandatory for a start:

  • synchronize some cronjobs with other hosts
  • allow to edit the crontab from any host
  • be transparent: use compatible crontabs with other cron daemons, run aside with other cron daemons.

Source code

The source code, licensed under GNU GPL v2, is available on Github in https://github.com/orgrim/cornet

Features

Mandatory for a proof of concept:

  • shared crontab
  • registrations/dicovery between nodes
  • crontab synchronization
  • edit with locks

For a real world use:

  • SSL / IPv6
  • cron stuff in a module
  • private and public crontabs privée: allowing to replace the default cron daemon
  • groups of nodes with shared crontab
  • at, anacron

Docs:

TODO

  • Move the following TODO stuff to the tracker
  • threaded TCP server --- done
  • threaded TCP client
  • IPv6 support
  • HTTP in a generic library, based on the RFC --- in progress
  • Exchange data between nodes (on the "chandail"). Use URLs. RTFM on REST
  • Parsing of crontab files
  • Follow the clock and handle special cases like daylight saving time switches.
  • Execute commands and take care of the shell environment
  • crontab edition (unix domain socket? setuid binary (like vixie-cron)?)

Friendly competition

cornet's People

Contributors

orgrim avatar

Watchers

James Cloos 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.