Click here to Skip to main content
15,927,514 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
AnswerF- rational rose Pin
etkid8421-Sep-07 2:37
etkid8421-Sep-07 2:37 
QuestionRelease implementation Pin
Virat Soni17-Sep-07 19:33
Virat Soni17-Sep-07 19:33 
AnswerRe: Release implementation Pin
led mike18-Sep-07 4:33
led mike18-Sep-07 4:33 
NewsRe: Release implementation Pin
Pete O'Hanlon18-Sep-07 5:07
mvePete O'Hanlon18-Sep-07 5:07 
AnswerRe: Release implementation Pin
etkid8421-Sep-07 2:50
etkid8421-Sep-07 2:50 
QuestionLow Level Design Pin
hari.babu16-Sep-07 22:50
hari.babu16-Sep-07 22:50 
AnswerRe: Low Level Design Pin
Pete O'Hanlon17-Sep-07 0:29
mvePete O'Hanlon17-Sep-07 0:29 
QuestionBinary Data Storage Pin
rcardare14-Sep-07 11:17
rcardare14-Sep-07 11:17 
I need some ideas or pointers on storing several hundred gigabytes of data. Currently, the files transferred range from 1 KB up to 600 MB and vary in sizes.

What I would like to do is break the files down into small (8K?) blocks and index them with a hash. Then in a database, create a chain so the files can be reconstructed. I like this because it will allow duplicated blocks of data to be identified and reduce the size of the storage. Bad idea? How might a directory structure look to accomplish this so it isn’t impossible to enumerate through the files?

I thought about storing the files blocks in a database as blobs but I think that would be too much strain on the database resources. SQL 2008 will have some nice features to accomplish this but it will be a year or two before we get there.

Any ideas? Thanks in advance.

AnswerRe: Binary Data Storage Pin
Mark Churchill17-Sep-07 4:38
Mark Churchill17-Sep-07 4:38 
GeneralRe: Binary Data Storage Pin
rcardare17-Sep-07 6:08
rcardare17-Sep-07 6:08 
GeneralRe: Binary Data Storage Pin
led mike17-Sep-07 6:47
led mike17-Sep-07 6:47 
GeneralRe: Binary Data Storage Pin
Mark Churchill17-Sep-07 23:22
Mark Churchill17-Sep-07 23:22 
AnswerRe: Binary Data Storage Pin
etkid8421-Sep-07 2:55
etkid8421-Sep-07 2:55 
GeneralRe: Binary Data Storage Pin
ky_rerun27-Sep-07 0:23
ky_rerun27-Sep-07 0:23 
QuestionMessage on user ingerface! Pin
Jwalant Natvarlal Soneji13-Sep-07 21:56
Jwalant Natvarlal Soneji13-Sep-07 21:56 
AnswerRe: Message on user ingerface! Pin
Pete O'Hanlon14-Sep-07 0:15
mvePete O'Hanlon14-Sep-07 0:15 
QuestionMass mail sender app Pin
firestoper12-Sep-07 19:20
firestoper12-Sep-07 19:20 
AnswerRe: Mass mail sender app Pin
led mike13-Sep-07 4:44
led mike13-Sep-07 4:44 
QuestionThe "EGG" task Pin
Saikek12-Sep-07 11:16
Saikek12-Sep-07 11:16 
AnswerRe: The "EGG" task Pin
Pete O'Hanlon13-Sep-07 10:26
mvePete O'Hanlon13-Sep-07 10:26 
QuestionTechnologies for multiple-question application form. Pin
walkeraj11-Sep-07 8:24
walkeraj11-Sep-07 8:24 
AnswerRe: Technologies for multiple-question application form. Pin
ncushing26-Sep-07 20:16
ncushing26-Sep-07 20:16 
QuestionBasic Class Design Pin
rb15710-Sep-07 0:42
rb15710-Sep-07 0:42 
AnswerRe: Basic Class Design Pin
Ed.Poore10-Sep-07 0:54
Ed.Poore10-Sep-07 0:54 
AnswerRe: Basic Class Design Pin
led mike10-Sep-07 5:09
led mike10-Sep-07 5:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.