[
https://issues.apache.org/jira/browse/DIRECTMEMORY-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13488642#comment-13488642
]
Christoph Engelbert commented on DIRECTMEMORY-64:
-------------------------------------------------
As mentioned in DIRECTMEMORY-69 there is a new MemoryBuffer interface which
features unified writethrough to the underlying memory access no matter if this
is sun.misc.Unsafe, ByteBuffer, OutputStream, FileChannel, ...
> Serializer should directly write
> --------------------------------
>
> Key: DIRECTMEMORY-64
> URL: https://issues.apache.org/jira/browse/DIRECTMEMORY-64
> Project: Apache DirectMemory
> Issue Type: Wish
> Reporter: Daniel Manzke
> Assignee: Christoph Engelbert
>
> The serializers are returning a byte[] which means, the value has to fit into
> the memory. This also means, that DM can't be used for a file storage. The
> serializers should directly write the object into the storage location.
> This would allow to use stuff like nio and other things.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira