Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 99 and Version 100 of Ticket #1233


Ignore:
Timestamp:
06/06/11 18:35:14 (13 years ago)
Author:
ascheibe
Comment:

r6371

  • code cleanups for slave review
  • added switch between privileged and unprivileged sandbox
  • removed childjob management because it's not used

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1233 – Description

    v99 v100  
    2929 * ~~Installer for Slave~~
    3030 * ~~Windows Tray Icon for Slave~~
    31  * HL App Client
     31 * ~~HL App Client~~
    3232 * ~~Sort out problem with uploaded, modified assemblies which aren't downloaded to the slave; Add GUIDs to `PluginCache` ~~
    33  * Heartbeat interval should be controllable by the server
     33 * ~~Heartbeat interval should be controllable by the server~~
    3434 * ~~Creation of a unique Id for a machine which does not change if the config is deleted~~
    3535 * ~~Correct total physical memory available for a slave (`ConfigManager`)~~
    36  * Test sandboxing and security of appdomains. If any assemblies can be uploaded by users, becomes very important.
     36 * ~~Test sandboxing and security of appdomains. If any assemblies can be uploaded by users, becomes very important.~~
    3737 * ~~React on `SayHello` action (call `Hello` service method)~~
    38  * Send cpu utilisation with every heartbeat
     38 * ~~Send cpu utilisation with every heartbeat~~
    3939 * ~~Log exceptions to Windows Event Log~~
    4040 * ~~`FreeCores` needs to be decremented right after a `CalculateJob` message has been received. Otherwise a slave reports free cores which are already reserved for new jobs.~~
     
    7777 * show some fancy statistics
    7878 * ~~add Save Button~~
    79  * integrate `HeuristicLab.Services.Hive.Common-3.4` in Server
     79 * ~~integrate `HeuristicLab.Services.Hive.Common-3.4` in Server~~
    8080 * ~~get rid of `HiveItem` etc. on Server~~
    8181