| Business Challenge |
GigaSpaces Features That Meet Challenge |
| Support for extreme performance and data volumes without special HW or SW |
Scalable replication: No physical I/O – The Gateway replicates data stored in-memory asynchronously. No database is required to replicate data over the WAN. data in the data grid.
Parallel replication: Any Stream replication can have its own delegate and sink on separate JVMs/hosts.
|
| Maintaining data integrity across all sites |
Customizable conflict resolution mechanism prevents data inconsistency |
| Adding new sites with zero downtime and without manual remote access |
Dynamic configuration for adding replication channels on the fly. Remote bootstrapping of each site from another site. |
| Business continuity |
High availability and self-healing: The data grid backing the WAN gateway is highly available with hot replication. The self-healing mechanism compensates for any lost data grid node or WAN gateway failure by automatically restarting on an available machine. |
| Data consistency |
Due to unique architecture with a completely stateless WAN Gateway, no data loss will ever occur due to gateway failure. Transactions at the local site are replicated atomically to the remote sites. Data replication order ensures durability. |
| Support for any business process |
Data filtering: Custom plug-in allows users to filter/modify data before it is replicated and after it has been replicated at each source/target node
Support for any replication topology, including routing replication via delegate site(s).
|
| Enables data integration across apps |
Interoperability: The Data Grid enables application access to data through various APIs, and using Java, C++ or .NET No special configuration is required. |
| Security |
Support for encrypted replication using SSL |