-
Notifications
You must be signed in to change notification settings - Fork 231
Roadmap
burke edited this page Dec 3, 2012
·
6 revisions
- Stable :/
- Great documentation
- Comprehensive tests
- Works on nearly all rails projects with no hacks
- On-demand loading for rarely-used / frequently-changing commands (eg. production server)
- Kicker/guard-like feature for autotesting (maybe?)
- Explicit support for other languages. Python is a strong candidate.
- Transparently start in background (no foreground
zeus start
) - Baked-in support for a variety of app frameworks
- Crazy black magic to support multi-threaded apps too?