- Peer Fusion clusters are simple to administer.
A Peer Fusion cluster configuration file is small and simple. The configuration file of gateways specifies the resources to use and default settings. The configuration file of peers is even simpler as it contains the minimum information for cluster discovery and receives the remaining configuration parameters from the gateways.
- Peer Fusion clusters are simple to use.
The clusters and peers appear as mount points and are POSIX filesystem compliant. Most operating system utilities are compatible (i.e. mkdir, rmdir, ls, cp, stat, touch, rm, etc.) which facilitates the learning process.
- Peer Fusion clusters are simple to integrate with client applications.
The clusters and peers appear as filesystem and are VFS compliant. Most OS system and library calls are compatible (i.e. mkdir, rmdir, opendir, readdir, open, read, write, close, stat, truncate, unlink, sync, etc.) which facilitates the client application development and integration process.