Nick Kasvosve 611bd97873 clean setup file hace 10 años
..
beyondj-data 5b4dc6fc56 fix json print hace 9 años
beyondj-data-loader e50948b260 add correct fortune repo hace 9 años
beyondj-launcher f821586c51 disable swl logging hace 9 años
beyondj-service 76d4247011 remove table column not needed hace 9 años
README.md 50a3cac60d merge conflicts hace 9 años
benchmark_config.json 50a3cac60d merge conflicts hace 9 años
pom.xml f982d45fce fix encoding hace 9 años
setup.sh 611bd97873 clean setup file hace 9 años
setup2.sh 611bd97873 clean setup file hace 9 años
source_code 50a3cac60d merge conflicts hace 9 años

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