[Building Sakai] IMS Common Cartridge import (Also IMS CP import)

Mark Norton markjnorton at earthlink.net
Mon Jul 5 06:20:20 PDT 2010


The work was done on software not posted to Sakai svn, so no patch.  
Sorry.  On the server side, when you have the IO stream to the incoming 
file, read using buffered IO stream, write to a temp file.  Temp file 
can then be used as needed.

- Mark

Adam Marshall wrote:
> do you have a patch for this?
>
> adam
>
> | -----Original Message-----
> | From: Mark Norton [mailto:markjnorton at earthlink.net]
> | Sent: 05 July 2010 13:57
> | To: Adam Marshall
> | Cc: sakai-dev at collab.sakaiproject.org
> | Subject: Re: [Building Sakai] IMS Common Cartridge import (Also IMS CP
> | import)
> | 
> | I ran into file upload memory issues in some of my past projects.  The
> | best workaround around I came up with was to buffer the I/O to a temp
> | file.  Not always a fast solution, it does seem to work even on large
> | file sizes.
> | 
> | - Mark Norton
> | 
> | Adam Marshall wrote:
> | > Dear Community
> | >
> | > We've just implemented a facility to allow IMS Content Packages to be
> | uploaded via the "Import from file" in Site Info.
> | >
> | > I have some questions:
> | >
> | > 1/ does site info obey the "60 meg upload limit" (ie, the max upload
> | limit set in properties)?  For IMS CC or CP courses with video this
> | will be highly restrictive.
> | >
> | > 2/ We think that file uploads are read into memory so, if we
> | increased the upload limit to (say) 200MB this would possibly cause
> | performance problems. Is there a way to get the uploads to load to disc
> | instead? Does anybody know how to do this?
> | >
> | > Is there any other useful info that could be passed along to us?
> | >
> | > adam
> | >
> | > PS Our IMS CP upload facility works quite well! We will make
> | available to commuinity once we've tidied up the last few remaining
> | issues.
> | > _______________________________________________
> | > sakai-dev mailing list
> | > sakai-dev at collab.sakaiproject.org
> | > http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
> | >
> | > TO UNSUBSCRIBE: send email to sakai-dev-
> | unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"
> | >
> | >
> | >
> | >
> | > =======
> | > Email scanned by PC Tools - No viruses or spyware found.
> | > (Email Guard: 7.0.0.18, Virus/Spyware Database: 6.15360)
> | > http://www.pctools.com/
> | > =======
> | >
> | >
> | 
> | 
> | 
> | 
> | 
> | =======
> | Email scanned by PC Tools - No viruses or spyware found.
> | (Email Guard: 7.0.0.18, Virus/Spyware Database: 6.15360)
> | http://www.pctools.com/
> | =======
>
>
>
>
> =======
> Email scanned by PC Tools - No viruses or spyware found.
> (Email Guard: 7.0.0.18, Virus/Spyware Database: 6.15360)
> http://www.pctools.com/
> =======
>
>   





=======
Email scanned by PC Tools - No viruses or spyware found.
(Email Guard: 7.0.0.18, Virus/Spyware Database: 6.15360)
http://www.pctools.com/
=======


More information about the sakai-dev mailing list