[Q] Maximum Size of Squeak Image in 32Bit Linux

"S.J.Chun" chunsj at embian.com
Wed Jun 27 02:24:30 UTC 2007


Hi,

I'm currently developing Seaside application and the application accepts file upload
from user. Given that smalltalk treats everything as objects (not files), I do want to
store user's data to the image. The problem is that how large can I make the size of
image? User's normal, average size of data will be in the range of 100 MB to 64 GB(
single file).

Thanks in advance.


More information about the Squeak-dev mailing list