Scaling: Future Improvements
Single Instance Message Store
- If storing message per file, store message only once per machine and hard link other recipients to same file
- Reduces I/O bandwidth requirements
- Doesnít reduce sync. meta-data updates since linking to an existing inode requires just as much directory update work as creating new file