Changes between Version 142 and Version 143 of ProjectMain
- Timestamp:
- Sep 16, 2018, 11:45:09 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProjectMain
v142 v143 3 3 = Computing with BOINC = 4 4 5 These documents tell youhow to create and operate a BOINC project.5 These documents describe how to create and operate a BOINC project. 6 6 Don't be scared by the amount of documentation; 7 7 most of it is for advanced features that you probably won't need. 8 8 9 '''There are no conditions or requirements for creating a BOINC project.''' 9 == Quick start == 10 * [BoincDocker Create a BOINC project in 30 minutes or less] 10 11 11 == Overview documents (read these first) == 12 * [VolunteerComputing Volunteer computing] and [DesktopGrid grid computing] 13 * [BoincIntro BOINC in a nutshell] 14 * [WhyUseBoinc Why use BOINC? ] 15 * [QuickStart Tutorial #1: Quick start] 16 * [BasicConcepts Basic concepts] 17 * [AppIntro Adapting applications] 18 * [DataFlow Jobs and data] 19 * [ValidationSummary Validation] 20 * [SecurityIssues Security issues] 21 * [CreateProjectCookbook Tutorial #2: Project creation cookbook] 22 23 == Distributed computation with BOINC == 12 == BOINC concepts and features == 24 13 * Computing model 14 * [BasicConcepts Basic concepts] 25 15 * [BoincPlatforms Platforms] 26 16 * [AppVersion Applications and versions] 27 17 * [JobIn Jobs] 18 * [DataFlow Jobs and data] 28 19 * [JobReplication Redundancy and errors] 29 20 * [WorkDistribution Work distribution] … … 100 91 * [HtmlOps Administrative web interface] 101 92 * [StartTool Project control] 102 * [ProjectSecurity Project security] 93 * [SecurityIssues Security issues] 94 * [ProjectSecurity Server security] 103 95 * [KeySetup Encryption utility program] 104 96 * [CodeSigning Code signing] … … 130 122 * [MultiUser Access control and quotas] 131 123 * [MultiUserPriority Prioritizing jobs] 132 * [ValidationIntro Validating results] 124 * [ValidationSummary Validation] 125 * [ValidationIntro Standard validators] 133 126 * [ValidationSimple Custom validators] 134 127 * [HomogeneousRedundancy Homogeneous redundancy] … … 190 183 * [MysqlConfig Configuring MySQL for BOINC] 191 184 * [AccountControl Controlling account creation] 192 * [BoincDocker Docker and BOINC]193 185 * [DbDump Export credit data as XML] 194 186 * [TeamImport Importing BOINC-wide teams]