thanks for that, works a treat creating the object then using multipart
file to populate the very large datastream.

cheers,

Alistair

-- 
mov eax,1
mov ebx,0
int 80h




On 25/09/2012 17:02, "aj...@virginia.edu" <aj...@virginia.edu> wrote:

>Which version of Fedora are you using? In 3.6.x, there exists a means of
>using the SOAP/MTOM serialization which may help you save a little space
>by avoiding base64 encoding. Alternatively, you could use the REST or
>SOAP API to create your object, then use the REST or SOAP/MTOM API to add
>your large datastream.
>
>---
>A. Soroka
>Software & Systems Engineering :: Online Library Environment
>the University of Virginia Library
>
>On Sep 25, 2012, at 11:45 AM, Alistair Young wrote:
>
>> Would anyone have any tips for REST API-M when ingesting large files? I
>>have a 70Mb zip file that has to be ingested on a limited memory server
>>(1Gb for tomcat use) but it always runs out of heap space when Fedora
>>decodes the base64 FOXML binaryContent.
>> 
>> thanks,
>> 
>> Alistair
>> 
>> -- 
>> mov eax,1
>> mov ebx,0
>> int 80h
>> 
>> 
>> 
>>-------------------------------------------------------------------------
>>-----
>> Live Security Virtual Conference
>> Exclusive live event will cover all the ways today's security and
>> threat landscape has changed and how IT managers can respond.
>>Discussions 
>> will include endpoint security, mobile security and the latest in
>>malware 
>> threats. 
>>http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/________________
>>_______________________________
>> Fedora-commons-users mailing list
>> Fedora-commons-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
>
>
>--------------------------------------------------------------------------
>----
>Live Security Virtual Conference
>Exclusive live event will cover all the ways today's security and
>threat landscape has changed and how IT managers can respond. Discussions
>will include endpoint security, mobile security and the latest in malware
>threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>_______________________________________________
>Fedora-commons-users mailing list
>Fedora-commons-users@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
>



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fedora-commons-users mailing list
Fedora-commons-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to