happen-zhang / continuous

Keep the server running continuously

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Continuous

Build Status

Continuous is a framework to upgrade a daemon binary without interrupt

Features

  • Emigrate listen fds
  • Flexible controlling on multiple phases
  • Graceful stop or force stop the old service
  • Rollback to the old service

Demo

source code

TODO

  • Add unittests

About

Keep the server running continuously

License:Apache License 2.0


Languages

Language:Go 100.0%