Re: Re: images in database... a suggestion
Re: Re: images in database... a suggestion
- Subject: Re: Re: images in database... a suggestion
- From: email@hidden
- Date: Sat, 10 Dec 2005 08:53:01 +1300
Hello again; bad form replying to one's own post, but nevermind...
I'm just wondering how iTMS serves it's content – does anybody know
how that bulk storage/delivery mechanism works? It would be
interesting to hear how that was done. Also, with this arrangement
I've discussed below, I would be interested to hear if anybody has
any criticisms of it for any purpose.
cheers.
I've developed some classes that can stream data out of a series of
ordered BLOB's. This is used for a couple things in a couple of my
projects and it can also be used for storage of images and the
subsequent outbound streaming of images from a WOA. You can find
out more about this approach by downloading my framework and
reading the PDF if you are interested.
...
I agree that it is nice to store the images in the database for
backup purposes as well as a few other things -- eg: tens of
thousands of images on disk poses issues for clustering. In this
way, described in the PDF, there need not be too much material in
memory at any one time except possibly (but not necessarily) when
the image is first loaded into the BLOB storage. This is because
it loads each BLOB up as it streams it out.
___
Andrew Lindesay
www.lindesay.co.nz
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden