Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/26/12 16:03:01 (12 years ago)
Author:
ascheibe
Message:

#1986 made the necessary changes on the server for shutting down slaves

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SlaveShutdown/HeuristicLab.Services.Hive/3.3/MessageContainer.cs

    r7259 r8945  
    4848      ShutdownSlave,  // slave should shutdown immediately without submitting results
    4949      SayHello,  // Slave should say hello, because job is unknown to the server
    50       NewHBInterval,
     50      NewHBInterval, // change the polling to a new interval
     51      ShutdownComputer, // shutdown the computer the slave runs on
    5152    };
    5253
Note: See TracChangeset for help on using the changeset viewer.