Uploaded image for project: 'Hama'
  1. Hama
  2. HAMA-461

Extract a Message Service from BSPPeer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.3.0
    • 0.4.0
    • None
    • None

    Description

      There's a problem, that we have more synchronized Collections than we need. localQueueForNextIteration (or similar name) is the only one which needs to be thread safe. At least only the put method could be synchronized, because reads does not need to be threadsafe.

      So we should refactor our messaging system from the peer itself.
      A hint in architecture could give us HAMA-457.

      We have to add a factory which let's the user choice their protocol.

      Attachments

        1. HAMA-461_v2.patch
          31 kB
          Thomas Jungblut
        2. HAMA-461_v1.patch
          31 kB
          Thomas Jungblut

        Activity

          People

            thomas.jungblut Thomas Jungblut
            thomas.jungblut Thomas Jungblut
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: