Changes between Version 142 and Version 143 of ProjectMain


Ignore:
Timestamp:
Sep 16, 2018, 11:45:09 PM (6 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProjectMain

    v142 v143  
    33= Computing with BOINC =
    44
    5 These documents tell you how to create and operate a BOINC project.
     5These documents describe how to create and operate a BOINC project.
    66Don't be scared by the amount of documentation;
    77most of it is for advanced features that you probably won't need.
    88
    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]
    1011
    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 ==
    2413 * Computing model
     14  * [BasicConcepts Basic concepts]
    2515  * [BoincPlatforms Platforms]
    2616  * [AppVersion Applications and versions]
    2717  * [JobIn Jobs]
     18  * [DataFlow Jobs and data]
    2819  * [JobReplication Redundancy and errors]
    2920  * [WorkDistribution Work distribution]
     
    10091 * [HtmlOps Administrative web interface]
    10192 * [StartTool Project control]
    102  * [ProjectSecurity Project security]
     93 * [SecurityIssues Security issues]
     94  * [ProjectSecurity Server security]
    10395  * [KeySetup Encryption utility program]
    10496  * [CodeSigning Code signing]
     
    130122  * [MultiUser Access control and quotas]
    131123  * [MultiUserPriority Prioritizing jobs]
    132  * [ValidationIntro Validating results]
     124 * [ValidationSummary Validation]
     125   * [ValidationIntro Standard validators]
    133126   * [ValidationSimple Custom validators]
    134127   * [HomogeneousRedundancy Homogeneous redundancy]
     
    190183 * [MysqlConfig Configuring MySQL for BOINC]
    191184 * [AccountControl Controlling account creation]
    192  * [BoincDocker Docker and BOINC]
    193185 * [DbDump Export credit data as XML]
    194186 * [TeamImport Importing BOINC-wide teams]