-
Book Overview & Buying
-
Table Of Contents
Oracle Coherence 3.5
By :
So far we have used Coherence in a somewhat imperative way. We used the API to store and retrieve data from it, to run queries, and to execute entry processors, invocable agents, and Work Manager tasks. In many cases, a typical application will require us to use Coherence in this way; however, there are situations where we want our application to simply observe what's going on within the cluster and to react only when an event of interest occurs. Fortunately, Coherence makes this a breeze.
There are a number of different events that Coherence raises, to which any interested application can subscribe. As a matter of fact, many of the core features of Coherence, such as creation of backup copies of data and cluster repartitioning are driven by events, so the messaging infrastructure required for reliable event delivery is extremely robust and well tested.
Your application can listen to events such as service startup and shutdown, cluster membership changes...
Change the font size
Change margin width
Change background colour