Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.
/ dxapps Public archive

Applications for DXRAM for testing, benchmarking and development.

Notifications You must be signed in to change notification settings

hhu-bsinfo/dxapps

Repository files navigation

DXApps: A collection of various examples, development and benchmarking DXRAM applications

Build Status Build Status

The applications in this repository are part of the DXRAM key-value storage.

  • ChunkBench: A benchmark similar to the Yahoo! Cloud Service Benchmark to test and determine the performance of DXRAM's key-value storage
  • HelloWorld: Minimal example to get started with developing applications for DXRAM
  • Migration: Test and benchmark DXRAM's migration
  • Terminal: Terminal server and client which provides a CLI to connect to DXRAM peers and run commands on them.

Compiling

To compile an application, simply run the build.sh script from the root of the repository specifying the application's module:

./build.sh dxa-terminal:server

The output jar-files will be located within ~/dxram/dxapp.

Deployment and running an application

Please refer to the documentation in the DXRAM repository (doc/Applications.md) on how to deploy and run applications.

Further instructions (and examples) are given in the readme files in the sub-project directories.

License

This project is licensed under the GPLv3 License - see the LICENSE file for details

About

Applications for DXRAM for testing, benchmarking and development.

Resources

Stars

Watchers

Forks

Packages

No packages published