Darrel Schneider created GEODE-1298:
---------------------------------------

             Summary: MsgStreamer could be optimized for off-heap
                 Key: GEODE-1298
                 URL: https://issues.apache.org/jira/browse/GEODE-1298
             Project: Geode
          Issue Type: Improvement
          Components: offheap
            Reporter: Darrel Schneider


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.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to