Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 477 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 477 Bytes

VoltDB Benchmarking App: Telecom charging application

Use Case

This appliction performs high velocity transaction processing for a Telecom Online Charging Application. These transactions include:

  • New Payments
  • New Product Purchases

Quickstart

Make sure "bin" inside the VoltDB kit is in your PATH. Then open a shell and go to this directory, then execute the following

./gradlew

Launch http://localhost:8080 to see the Volt Management Console