Skip to content

EricBurnett/hotswap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sample code to demonstrate a design for building hot-swappable binaries, by Eric Burnett.
Provided free to use, modify, distribute, make piles of money off, etc. 

Requires: Google protocol buffers (c++). The makefiles assumes sources are in /usr/include/google and library is in /usr/lib/.

See http://www.thelowlyprogrammer.com/2010/04/robustly-hot-swapping-binaries-with.html for the design and basic usage.

About

Sample code to demonstrate infrastructure for supporting binary hotswapping

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages