1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Gregory Eremin cf973483d5 Fix examples 7 years ago
consumer Move consumer features into a subpackage 7 years ago
dashboard Rename to Shezmu 7 years ago
examples Fix examples 7 years ago
http Add http package 7 years ago
scripts Create a dir for scripts 7 years ago
server Rename to Shezmu 7 years ago
stats Server now stores 10 minutes of stats 7 years ago
vendor/github.com Make use of git submodules and GO15VENDOREXPERIMENT env variable 8 years ago
.gitignore Reorganize js files 8 years ago
.gitmodules Wrong indentation in submodules file lol 8 years ago
LICENCE Add caller package 8 years ago
README.md Rename to Shezmu 7 years ago
daemon.go Handle errors instead of interfaces 7 years ago
shezmu.go Handle errors instead of interfaces 7 years ago

README.md

Shezmu

Shezmu is a daemon execution platform for Go apps.

  • What is a daemon execution platform?
  • What does it provide?
  • How does it work?
  • What is a daemon?
  • What is an actor/task/process?
  • General example
  • Consumer example
  • Message queues
  • Dashboard