Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-1298

MsgStreamer could be optimized for off-heap

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • offheap

    Description

      Instead of MsgStreamer extending OutputStream it could extend HeapDataOutputStream.
      HDOS can now be given a direct ByteBuffer and told to not copy large byte sequences it is given.
      Also by it being a HDOS we can take advantage of code that is already optimized to pass Chunk direct ByteBuffers.

      Attachments

        Activity

          People

            Unassigned Unassigned
            dschneider Darrel Schneider
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: