diff --git a/NonCpuIntensive.md b/NonCpuIntensive.md index a7db2e3..d421826 100644 --- a/NonCpuIntensive.md +++ b/NonCpuIntensive.md @@ -1,3 +1,5 @@ +# Non-CPU-intensive applications + A 'non-CPU-intensive' application is one that uses little CPU time. Examples include: @@ -20,4 +22,4 @@ Applications can be labeled as non-CPU-intensive in two ways: * Individual applications can be marked as non-CPU-intensive in their [when they are created using xadd](XaddTool), or using the [admin web interface](HtmlOps). - Note: this mechanism works only with 6.12+ clients. \ No newline at end of file + Note: this mechanism works only with 6.12+ clients.