Synchronization Parameter Considerations

Modeling of synchronization parameters implicitly generates data partition keys within the Unwired Server cache. Partition keys define subsections of data within an MBO, enabling parallel data access to large MBO data sets.

For example, you can refresh multiple partitions in parallel, or query one partition while another is being refreshed. In general, partitions prevent serialized access to the cache. Some best practices for defining partition keys include: