I'm working on building a store that has about 400,000 products that are updated every day. I've coded an application that updates the database and automatically creates the required categories, subcategories, etc. This application accesses zip files from an FTP site, loads them to my server, unzips them and then places all the data in the oscommerce database, while forming the category/subcategory structures according to the new data.
This update process takes about 30 minutes to complete. I'd really like to perform the update without taking the site offline for this length of time, so I plan on loading one database with the new data, while another database provides data to the site. Once the update is complete, I'd like to switch over to the fresh database. The swithing process should happen almost instantly. This way, the site could remain online almost all the time.
Can anyone that's had any experience in this area provide advice or at least give some pointers?
Thanks,
Bill G.




LinkBack URL
About LinkBacks






Bookmarks