Uploaded image for project: 'Apache Nemo'
  1. Apache Nemo
  2. NEMO-394

Exchange data via shared memory when two tasks are in the same Executor in streaming

    XMLWordPrintableJSON

Details

    Description

      Nemo streaming runtime exchanges data via netty channel, although two tasks are in the same Executor. This causes unnecessary (de)serialization of data and network overhead. 

      We should optimize the data transfer via shared memory (e.g., queue) when tasks are in the same Executor.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              taegeonum Tae-Geon Um
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: