Efficiently caching data once it has been loaded and keeping it up to date in real-time as changes are broadcast. Once data is loaded into the cache, subsequent retrieval in memory is extremely fast. Changes to data are published using a lightweight API over JMS. |