Hello there,
i would like to know if anybody can tell me what are best practices on building a file sharing script where files should be stored on a clustered environment with multiple servers.
How this is normally be done on large sites like dropbox for e.g or rapidshare?
Files getting uploaded should be available from every node in the cluster at every time for later downloads.
Are there any kind of tutorials, design patterns, documentation covering a scenario like this?
thanks in advanced!