mirror of https://github.com/BOINC/boinc.git
22 lines
619 B
HTML
22 lines
619 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
|
"http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
|
|
<html lang="en">
|
|
<head>
|
|
<title>Batches</title>
|
|
<meta name="generator" content="BBEdit 6.1.2">
|
|
</head>
|
|
<body>
|
|
<h2>Batches</h2>
|
|
<p>
|
|
Workunits and results can be grouped together into <b>batches</b>.
|
|
Each batch is represented by an integer. Results must belong to the same
|
|
batch as their workunit.
|
|
</p>
|
|
<p>
|
|
BOINC provides tools for manipulating workunits and results by
|
|
batch: e.g., for changing the status of all results in a batch from
|
|
"inactive" to "unsent".
|
|
</p>
|
|
</body>
|
|
</html>
|