diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2013-10-11 17:07:24 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-10-11 17:07:24 +0000 |
commit | 7216024cc2a7fbd5e9e7c281411a1c377ffd3177 (patch) | |
tree | cb5642fe78b4a24b2aa026486c72fbb5d960bdd0 /doc/devblog/day_30__cronner | |
parent | c966889e954b2c1e35f30c2f8740c60f0d9ed5e2 (diff) |
Added a comment
Diffstat (limited to 'doc/devblog/day_30__cronner')
-rw-r--r-- | doc/devblog/day_30__cronner/comment_2_f98357c6f7a6da23873ac27c2e1e9638._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/devblog/day_30__cronner/comment_2_f98357c6f7a6da23873ac27c2e1e9638._comment b/doc/devblog/day_30__cronner/comment_2_f98357c6f7a6da23873ac27c2e1e9638._comment new file mode 100644 index 000000000..0fc310a78 --- /dev/null +++ b/doc/devblog/day_30__cronner/comment_2_f98357c6f7a6da23873ac27c2e1e9638._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.154.4.22" + subject="comment 2" + date="2013-10-11T17:07:24Z" + content=""" +However, if you strace a traditional cron, you will be sad at how it's implemented. So much statting of files, and checking of entries every second.. + +0 polling or redundant calulcation in my code! +"""]] |