Return-Path: X-Original-To: apmail-incubator-directmemory-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-directmemory-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 089E59571 for ; Mon, 20 Feb 2012 09:55:01 +0000 (UTC) Received: (qmail 49868 invoked by uid 500); 20 Feb 2012 09:55:01 -0000 Delivered-To: apmail-incubator-directmemory-dev-archive@incubator.apache.org Received: (qmail 49836 invoked by uid 500); 20 Feb 2012 09:55:00 -0000 Mailing-List: contact directmemory-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: directmemory-dev@incubator.apache.org Delivered-To: mailing list directmemory-dev@incubator.apache.org Received: (qmail 49827 invoked by uid 99); 20 Feb 2012 09:55:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Feb 2012 09:55:00 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Feb 2012 09:54:55 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 551181C2805 for ; Mon, 20 Feb 2012 09:54:34 +0000 (UTC) Date: Mon, 20 Feb 2012 09:54:34 +0000 (UTC) From: "Simone Tripodi (Commented) (JIRA)" To: directmemory-dev@incubator.apache.org Message-ID: <1343143702.1995.1329731674363.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <745634803.1089.1329691714689.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (DIRECTMEMORY-64) Serializer should directly write MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DIRECTMEMORY-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211745#comment-13211745 ] Simone Tripodi commented on DIRECTMEMORY-64: -------------------------------------------- +1 for that. do you have some cycles to contribute a patch, please? otherwise I'll try to take care of it. TIA! > 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 > > 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: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira