GemFire Enterprise is a core component of the GemFire Enterprise Data Fabric (EDF). It is a distributed operational data platform that offers key features such as distributed caching and reliable data distribution to support the most demanding server-side applications. GemFire Enterprise is available in native Java (GFE) and native C++ (GFE-C++) versions. It has .NET adapters for building .NET clients, has adaptors for using C++ clients with GFE. Choose from the examples below to demonstrate various features of this product.
The GFE Quickstart Examples are the quickest way to see GemFire in action on your machine. Install GemFire Enterprise, download the quickstart.zip file, extract and run them. Or you can browse the source code by following the link above.
The Cache Simulator allows you to configure and run a GemFire Enterprise data fabric through the simulator's graphical user interface.
GemFire Real-Time Events Examples
GemFire Real-Time Events is a complex event processing and data analysis solution that enables agile, event-driven application models. It offers a model based on Continuous Querying (CQ) to analyze real-time fast changing data/events, identify the impact of new events on registered CQs, and distribute appropriate information to selective client applications.
Run the RTE Examples Running the examples is the shortest route to understanding RTE.
The RTE Examples demonstrate the architecture of a Real-Time Events application: a Real-Time Events server holds fast-changing data and notifies clients of changes in real-time as the data changes.
Connect Excel to RTE See how an Excel spreadsheet can monitor changes to underlying data.
Connect Excel to RTE with this program and watch spreadsheet data change continuously and in real time.