Last change
on this file since 9373 was
9373,
checked in by pfleck, 11 years ago
|
#2030
Added MultiSlaveRunner for starting multiple Slave Cores on a single Machine.
Mocked GUID generation for slaves to random GUID.
Deactivated PerformanceCounter measurements from ConfigManager to avoid shared resource locks.
|
File size:
461 bytes
|
Line | |
---|
1 | <?xml version='1.0' encoding='utf-8'?>
|
---|
2 | <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="HeuristicLab.Clients.Hive.Slave.MultiSlavesRunner.Properties" GeneratedClassName="Settings">
|
---|
3 | <Profiles />
|
---|
4 | <Settings>
|
---|
5 | <Setting Name="NumberOfSlaves" Type="System.Int32" Scope="User">
|
---|
6 | <Value Profile="(Default)">16</Value>
|
---|
7 | </Setting>
|
---|
8 | </Settings>
|
---|
9 | </SettingsFile> |
---|
Note: See
TracBrowser
for help on using the repository browser.