Bookmarks for 16 nov 2015 through 17 nov 2015


These are my links for 16 nov 2015 through 17 nov 2015:

  • Dkron – Distributed, fault tolerant job scheduling system – Dkron is a system service that runs scheduled jobs at given intervals or times, just like the cron unix service but distributed in several machines in a cluster. If a machine fails (the leader), a follower will take over and keep running the scheduled jobs without human intervention. Dkron is Open Source and freely available.
  • apache tuneup – Important to understand, this apache servers only one static image we use for the BI team. It does recieve and log a huge cookie and sends a 43 byte 1×1.gif image. Atention: It may not work right for dynamic web servers, as I use the mod_cache.
  • Gogs – Go Git Service – a painless self-hosted Git service – A painless self-hosted Git service. The goal of this project is to make the easiest, fastest, and most painless way of setting up a self-hosted Git service. With Go, this can be done with an independent binary distribution across ALL platforms that Go supports, including Linux, Mac OS X, Windows and ARM.