Distributed Applications
- Static data. Anything static should be in a system
that does caching and other intelligent data moving.
- Almost all data not in databases is static. This
should be taken advantage of with caching hierarchies
to use network-local copies.
- Corse-grain processing.
- Applications where the user and/or hardware is mobile.
[prev]
[next]