Opened 7 years ago
Last modified 6 years ago
#2881 new task
Future of HeuristicLab Hive
Reported by: | swagner | Owned by: | swagner |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.x Backlog |
Component: | Hive.General | Version: | |
Keywords: | Cc: |
Description
Collect, discuss and explore several ideas for the future of HeuristicLab Hive:
- use Entity Framework instead of Linq2SQL for data access
- provide a REST API
- think about scalability and clustering of Hive servers
- use docker for development/deployment
- use .NET Core instead of .NET Framework
- integrate cloud services
- think about future application scenarios and use cases (e.g. other applications than heuristic optimization)
- budgeting and charging
- job scheduling
- web application
Change History (2)
comment:1 Changed 7 years ago by jzenisek
- setup a Unit Test suite, e.g. initially for the top layer (i.e. service methods in HiveService and AccessService) followed by EventManager, StatisticsGenerator, HeartbeatManager, UserManager, AuthorizationManager,...
comment:2 Changed 6 years ago by abeham
- Milestone changed from HeuristicLab 3.3.16 to HeuristicLab 3.3.x Backlog
Note: See
TracTickets for help on using
tickets.