Sha256: 8efd6711c240371c226801dc63fa665f15b00acddd2184ef026cf1950e09957a

Contents?: true

Size: 839 Bytes

Versions: 2

Compression:

Stored size: 839 Bytes

Contents

DaemonKit TODO List
===================

This is purely a drop in the bucket of what has to come...

* [DONE] Easy way to trap signals 
* Error handling to the degree Rails does
* Easy configuration of an ORM of choice, including patching it if needed (ActiveRecourd *cough*)
* Improved generators for creating skeleton daemons:
  * [DONE] Jabber bot
  * Evented jabber bot
  * Empty periodic event loop
  * Empty periodic loop (non-evented)
  * Queue (SQS, AMQP, etc) pollers
* Rake tasks for generating:
  * god configs
* Pre-built capistrano configs for easy deployment
* Support for dropping privileges
* Support for chroot'ing
* Improved and cleaned up logging
* Plenty of docs, seriously a lot of docs
* Specs & features, tons of them too
* Some level of thread safety, or mechanisms to ease thread safety
* DON'T FORGET 1.9 SUPPORT

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
kennethkalmer-daemon-kit-0.1.0 TODO.txt
ripta-daemon-kit-0.1.0.2 TODO.txt