Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-429 Implement IMRU on Group Communications
  3. REEF-556

Implement MapTaskHost, UpdateTaskHost and ConfigurationManager required by IMRUDriver

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.13
    • REEF.NET
    • None
    • C#

    Description

      The aim of this JIRA is to introduce following classes

      a) MapTaskHost - Runs mapper iterations: receives input using group communication, does map update, sends results back to update function using group communications

      b) UpdateTaskHost - Runs update iterations: sends input to mappers using group communications, receive aggregated output message from mappers and then apply update function.

      c) ConfigurationManager - Takes serialized configuration specified by client, deserializes it to get Map, update, codecs configuration etc. from user. This class will be passed to IMRUDriver constructor.

      Attachments

        Activity

          People

            dkm2110 Dhruv Mahajan
            dkm2110 Dhruv Mahajan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: