integrate jon mountjoy's feedback

This commit is contained in:
Adam Wiggins
2011-11-17 14:24:19 -08:00
parent e73a15864b
commit 442b14cb20
10 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
## XII. Admin processes
### One-off admin/management tasks
### Run admin/management tasks as one-off processes
The [process formation](/concurrency) is the array of processes that are used to do the app's regular business (such as handling web requests) as it runs. Separately, developers will often wish to do one-off administrative or maintenance tasks for the app, such as: