zapov c71b841756 Revenj Java switched from JSP to Rocker (#2934) 8 years ago
..
Revenj.Bench 647e818f78 Java JSON fix. C# connection fix (#2623) 8 years ago
.gitignore e8d493b587 Replaced Servlet DSL with Revenj. 9 years ago
README.md c71b841756 Revenj Java switched from JSP to Rocker (#2934) 8 years ago
Revenj.Bench.sln a4603d3d2e Revenj.NET simplified. DSL compiler upgraded. Latest Revenj.Java 9 years ago
Revenj.Http.exe.config a4603d3d2e Revenj.NET simplified. DSL compiler upgraded. Latest Revenj.Java 9 years ago
benchmark_config.json 5d44d57cbb RevenJ framework testing fixes (#2442) 8 years ago
install.sh 05ce1a82bc Simplify Revenj setup. 9 years ago
setup.sh c71b841756 Revenj Java switched from JSP to Rocker (#2934) 8 years ago
setup_windows.ps1 c71b841756 Revenj Java switched from JSP to Rocker (#2934) 8 years ago
source_code 05ce1a82bc Simplify Revenj setup. 9 years ago

README.md

Revenj.NET on Mono and Windows

Revenj HTTP server + DB API + JSON API + PostgreSQL. It uses precompiled DSL model for POCO classes. It uses T4 Templates for HTML output

DSL model

Data structures are defined in a DSL schema

Test source

Test URLs

  • Plaintext - http://localhost:8080/bench/plaintext
  • JSON - http://localhost:8080/bench/json
  • DB - http://localhost:8080/bench/db
  • Queries - http://localhost:8080/bench/queries/{count}
  • Updates - http://localhost:8080/bench/updates/{count}
  • Fortune - http://localhost:8080/bench/fortunes

Software Versions

The tests were run with: