Nick Kasvosve 3deb46257a re-enable remote repo 10 gadi atpakaļ
..
beyondj 3deb46257a re-enable remote repo 9 gadi atpakaļ
beyondj-data a804cc19aa clean up code 9 gadi atpakaļ
beyondj-data-loader a804cc19aa clean up code 9 gadi atpakaļ
beyondj-launcher 84f2a81ebc pass in db server as parameter 9 gadi atpakaļ
beyondj-service 3ae54e8e35 clean up code 9 gadi atpakaļ
README.md 4dc79eeac8 correct some urls 9 gadi atpakaļ
benchmark_config.json 4adb1e6eba redo dependencies 9 gadi atpakaļ
pom.xml 3deb46257a re-enable remote repo 9 gadi atpakaļ
setup.sh 23b6764361 set number of resources to acquire 9 gadi atpakaļ
source_code fe43d00b3f add some documentation 9 gadi atpakaļ

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