Apps - padogrid/padogrid GitHub Wiki

◀️ Docker :link: Software List ▶️


PadoGrid includes support for integrated apps that can readily be run in workspaces. Apps are provided as a part of the PadoGrid distribution and bundles. Each app is preconfigured to run along side data grid clusters with detailed instructions. The following is a list of apps included in the PadoGrid distribution.

Desktop

Hazelcast Desktop

The hazelcast-desktop app is an HQL GUI app that is part of the Netcrest Pado distribution. You can view the entire list of Hazelcast maps and their contents by mouse clicks or executing HQL queries.

Desktop Repo: https://github.com/netcrest/hazelcast-desktop

Hazelcast Desktop Screenshot

Pado Desktop

PadoGrid integrates Pado, PadoWeb and Pado Desktop, which can be installed by executing the install_padogrid command. You can use Pado Desktop to monitor and navigate Geode and GemFire clusters federated by Pado. It supports Pado Query Language (PQL), Geode/GemFire OQL, and Lucene Query Language.

Pado Desktop Screenshot

Grafana

PadoGrid works with Granfana and Prometheus out of the box. The grafana app includes perconfigured Grafana dashboards to monitor data grid clusters and a set of scripts to import and export your custom dashboards.

Grafana Screenshot

perf_test

The perf_test app provides a set of scripts to run performance tests on data grid. You can create your own test cases to measure Geode/GemFire Region operations and Function transactions or Hazelcast IMap operations and IExecutorService transactions performed in the cluster.

jet_demo

The jet_demo app provides example jobs that are readily available for you to submit to Jet. The source code is also included so that you can modify and experiment each job as needed.


◀️ Docker :link: Software List ▶️