mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
f9e5eb791f
New organization plan (TODO). git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@442 19e92222-5c0b-0410-8929-a290d50e31e9
19 lines
635 B
Text
19 lines
635 B
Text
Legend:
|
|
[ ] not done
|
|
[X] done
|
|
[+] in progess
|
|
|
|
### General
|
|
[ ] Add more documentation about services and requirements
|
|
[ ] Add process monitoring.
|
|
|
|
### Dependencies
|
|
[+] Remove win32/service extension dependency (instead of relying in the non-official 0.5.0 one).
|
|
[ ] Add service management (from ServiceFB) to install and remove services.
|
|
|
|
### SingleMongrel
|
|
[+] Sanitize SingleMongrel and document the functions.
|
|
|
|
### ClusterMongrel
|
|
[ ] Parse mongrel_cluster configuration file (yaml) looking for port information
|
|
[ ] Reimplent SingleMongrel for ClusterMongrel, splitting source files for better organization.
|