Nick Kasvosve 0713a8eef8 update setup file 10 years ago
..
beyondj-data 0f7fa8a230 fix json print 10 years ago
beyondj-data-loader 27aace749e add correct fortune repo 10 years ago
beyondj-launcher 5330960790 add war file 10 years ago
beyondj-service 3c863809ef remove table column not needed 10 years ago
README.md 3a11701f85 latest 10 years ago
benchmark_config.json 3a11701f85 latest 10 years ago
pom.xml 075d9fea62 fix encoding 10 years ago
setup.sh 0713a8eef8 update setup file 10 years ago
setup2.sh eac5209a5b clean setup file 10 years ago
source_code 3a11701f85 latest 10 years ago

README.md

BeyondJ Benchmarking Test

This is the BeyondJ portion of a benchmarking test suite comparing a variety of web development platforms.

This is using several BeyondJ projects to build an application.

How to run this app

You can easily run this sample application For that, simply run:

java -jar beyondj-launcher/target/beyondj.jar &

Guides

Documentation

See BeyondJ projects documentation.

Application Endpoints

The application uses the 'beyondj-service' context; For the benchmark, all URLs are prefixed with "/perf" Check out SampleApplication, the main Application file

JSON serialization

Single database query

Multiple database queries

Fortunes

Database updates

Plaintext

Infrastructure Software Versions

The tests were run with:

Note: the code was adopted from the Spring version of the benchmarks