Last change
on this file since 12691 was
12691,
checked in by dglaser, 9 years ago
|
#2388:
HeuristicLab.Services.Access:
HeuristicLab.Services.Access.DataAccess:
- Changed connection strings and certificates for local usage
HeuristicLab.Services.Hive.DataAccess:
- Added compiled queries for frequently used queries
- Integrated string queries from OptimizedHiveDao
HeuristicLab.Services.Hive:
- Added NewHeartbeatManager.cs
- Added NewRoundRobinTaskScheduler.cs
- Added PerformanceLogger
- Updated AuthoriziationManager
- Updated NewHiveService
- Added Regions
- Implemented missing methods
- Improved performance of several queries
HeuristicLab.Services.WebApp.Status:
- Fixed a bug which caused an error when calculating the average waiting time.
|
File size:
116 bytes
|
Rev | Line | |
---|
[6983] | 1 | <%@ ServiceHost
|
---|
| 2 | Language="C#"
|
---|
| 3 | Debug="true"
|
---|
[12691] | 4 | Service="HeuristicLab.Services.Hive.NewHiveService"
|
---|
[6983] | 5 | %> |
---|
Note: See
TracBrowser
for help on using the repository browser.