40 | | * Specialized APIs |
41 | | * [OptionsApi Runtime system options] |
42 | | * [StatusApi Startup and status data] |
43 | | * [DiagnosticsApi Diagnostics] |
44 | | * [TrickleApi Trickle messages] |
45 | | * [IntermediateUpload Intermediate upload] |
46 | | * [NetworkApps Apps that do network communication] |
47 | | * Customized scheduling |
48 | | * [AppPlan Plan classes] |
49 | | * [AppPlanSpec Specifying plan classes in XML] |
50 | | * [PlanClassFunc Specifying plan classes in C++] |
51 | | * [JobSched Job-level scheduler customization] |
| 48 | * Specialized APIs |
| 49 | * [OptionsApi Runtime system options] |
| 50 | * [StatusApi Startup and status data] |
| 51 | * [DiagnosticsApi Diagnostics] |
| 52 | * [TrickleApi Trickle messages] |
| 53 | * [IntermediateUpload Intermediate upload] |
| 54 | * [NetworkApps Apps that do network communication] |
| 55 | * Adding graphics |
| 56 | * [GraphicsApps Graphics apps] |
| 57 | * [GraphicsApi Using OpenGL] |
| 58 | * [GraphicsHtml Using HTML] |
| 59 | * Customized scheduling |
| 60 | * [AppPlan Plan classes] |
| 61 | * [AppPlanSpec Specifying plan classes in XML] |
| 62 | * [PlanClassFunc Specifying plan classes in C++] |
| 63 | * [JobSched Job-level scheduler customization] |