ASP.Net, C#, SQL, JQuery, Sharepoint |
How to store millions of Images in best possible way in Asp.net Posted: 02 Dec 2012 12:25 PM PST I have requirement in which i want to create a architecture to store millions of images in best possible way. Requirement 1: Each Image have its Unique name and Path by generating MD5 Hash code for Image. By generating MD5 Hash code duplicating of Image can be avoided. Example: If 100 user upload the exact same image, you will only keep one copy of that image on your filesystem instead of 100 |
You are subscribed to email updates from ASP.Net, C#, SQL, JQuery, Sharepoint To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
Post a Comment