For operations that act on data that exists on multiple nodes, Coherence can do the processing in parallel, and put together the partial results from each node into a single result before sending it to the client.
Which feature in Coherence can be used to achieve this?
A customer is witnessing a lot of contention while accessing and updating a cached item.
Which feature alleviates the connection by shortening the time that the object is locked?
You plan to deploy your Coherence application to a new production environment. You want to ensure that the new environment supports multicast, and that all of the machines are connected to the same physical switch for optimal performance.
What two tools will help confirm that the new environment satisfies both criteria? (Choose two.)
What three actions can you perform while using Oracle Virtual Assembly Builder (Studio and/or Deployer)? (Choose three.)
Which two actions can be used to create/add an index in Coherence? (Choose two.)
Your application will store data in two partitioned caches, each configured for one backup. You have calculated the total amount of data to be 10 GB for the first cache, and 3 GB for the second cache. You plan to run 10 cache servers in total.
What is the minimum recommended JVM heap size for each cache server?