Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
S
server
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 0
    • Merge Requests 0
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • monticore
    • EmbeddedMontiArc
  • simulators
  • server
  • Issues
  • #11

Closed
Open
Opened Dec 10, 2018 by Evgeny Kusmenko@kusmenkoOwner

RMI configuration

Currently, if multiple RMI Servers need to be used, one has to edit the respective ip and port in the code and recompile the project.

To make it more dynamic please provide a server list in the config.properties file. Per server it should include the ip, the port.

At instantiation of a new vehicle, the server should ask the rmi server instance whether it has available resources for another vehicle for the type of model needed (e.g. "Autopilot"). For now , the rmi server should repond with yes and provide a model if it has currently zero assigned vehicles. Otherwise it would say no.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
Jan 21, 2019
Due date
Jan 21, 2019
Reference: monticore/EmbeddedMontiArc/simulators/server#11