Personal tools
You are here: Home Downloads LinuxDays 2007 BOINC daemons part of config.xml
Document Actions

daemons part of config.xml

This part should be included in the projects config.xml file. The assimilator and validator will be added at a later point of the tutorial

Click here to get the file

Size 1 kB - File type text/plain

File contents

<daemons>
 <daemon>
  <cmd>
   feeder -d 3 
  </cmd>
 </daemon>
 <daemon>
  <cmd>
   transitioner -d 3 
  </cmd>
 </daemon>
 <daemon>
  <cmd>
   file_deleter -d 3 
  </cmd>
 </daemon>
</daemons>

by Marc Seil last modified 2007-01-30 20:22

Powered by Plone