Wiki

Clone wiki

gnrs / Minutes 2012-11-01

Status Report

  • New Java-based GNRS server is coming along well. Networking code is finished.
  • Multi-node deployment is having difficulties, particularly with finding nodes that work reliably.

Discussion

  • Work with other groups to agree on a wire protocol format for messaging.
    • How will we maintain wire protocol format standards? Who produces language-specific libraries? Who maintains?
    • TLV (type-length-value) can be an alternate scheme for network address.
  • Discuss with MF routing on how GUID/Network Address are represented.
    • OMF produces topology information files in /tmp (active, timedout, failed) that can be used to automatically select working nodes.
    • Deploy scripts/files to working nodes.

New Tasks

  • Finish work on in-memory DB for GNRS server.
  • Work with Ivan to use OMF to deploy instructions.

Updated