a58b5932e7c017a069fe0e07165e721ce403026a
Also broke out the emergency halt process into a new function, which is also now ALWAYS called 16 minutes after sigint has been pressed, regardless if the shutdown even began in the first place.
…
…
…
…
…
…
CAMFISH
Concurrent Actor Model Framework for Internet Services on Holanet
CAMFISH is a Go framework for creating daemons using an actor-model architecture. It is designed to be fault-tolerant, and is capable of restarting individual parts of your program (actors) if they fail.
Languages
Go
100%