1.0
accepted
hrizi
NSM (1)
2015-01-19
2014-12-04
hrizi
No

We need the NSM implementation in RINASim. We’ve seen that the structure is there but the code is missing.
Basic functionalities required from this module:
1) The NSM should be able to assign the addresses dynamically to the joining IPC Processes.
2) The NSM should be able also to maintain the mapping between the names and addresses of the IPC processes.

Discussion

  • Vladimír Veselý
    Vladimír Veselý
    2014-12-07

    Some parts of NSM functionality are implemented in form of DIF Allocator module that complies with ideas from this paper http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6335369. This functionality is exactly what you are asking in point 2).

    As for 1), I am aware of this responsibility of NSM. But unless there is a more detailed description (or at least general consensus within PSOC) of how NSM should exactly do that (in terms of something that may be implemented) then point 1) is not on our roadmap for January RINASim release.

     
  • Vladimír Veselý
    Vladimír Veselý
    2015-01-14

    • assigned_to: hrizi
     
  • Vladimír Veselý
    Vladimír Veselý
    2015-01-14

    • status: open --> accepted
     
  • Vladimír Veselý
    Vladimír Veselý
    2015-01-14

    Plan for February is to implement parts of currently present NSM placeholder that are responsible for local caching of DA mapping responses.

     
  • hrizi
    hrizi
    2015-01-19

    OK that's perfect!