Skip to content

minyoung/daemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

This is me playing around in C.

Why should I care?

No reason.

Why did you start this?

For fun and for a change of pace from my usual day to day work.

Really though, the more pertinent question you should be asking is:

What started this?

  1. Let's Write a Linux Daemon
  2. Understanding Dynamo with Andy Gross
  3. Graphite - Enterprise Scalable Realtime Graphing

So what does it do right now?

  • command line argument parsing
  • config file loading
  • logging
  • daemonizing
  • unit tests
  • listens for UDP traffic
  • reads to and writes to files

What do you plan on doing with this?

  • make it useful
  • make it robust
  • make some web graphing frontends

How do I build this?

./build.py

What are the dependencies?

For building: fabricate

Ini file loading: inih

Unit tests: check

About

Let's make a linux daemon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published