Re: Best database for implementing a cache
- From: "vj" <mr.vaibhavjain@xxxxxxxxx>
- Date: 30 Mar 2007 15:04:24 -0700
If I'm asking a question whose answer is obvious to
everyone else, I apologize, but: What do you want the
database to do for you? The only requirement you've
mentioned is that you want to deposit the images in it
"very fast," but you haven't said what you want to do
with them afterwards. Do you need to retrieve the images
in "as received" condition, or do you need to pluck out
bits and pieces of transformed image data? Do you need
to do OCR on the images and index them by all the words
that are recognized? Do you need to do face recognition,
fingerprint matching, ...?
Sorry i think that i failed to mark the word cache in bold letter. May
i opine that would also be
obvious to every one else here that a cache server simply stores
frequently accessed data &
usually it does not transforms it in any way.
.
- Follow-Ups:
- Re: Best database for implementing a cache
- From: Eric Sosman
- Re: Best database for implementing a cache
- From: Lew
- Re: Best database for implementing a cache
- References:
- Best database for implementing a cache
- From: vj
- Re: Best database for implementing a cache
- From: Eric Sosman
- Best database for implementing a cache
- Prev by Date: Re: Best database for implementing a cache
- Next by Date: Re: problems with Java
- Previous by thread: Re: Best database for implementing a cache
- Next by thread: Re: Best database for implementing a cache
- Index(es):
Relevant Pages
|