Alex Schneider d77262b172 Add maven to all the fw_depends. Some of them don't require it, but most do, so it is easier to add to all 11 years ago
..
src a10cd97514 servlet3-cass: fix database host configuration 11 years ago
README.md 4aa0b18c28 servlet3-cass: update README 11 years ago
__init__.py a4b4b0decd implement a new framework permutation based on Java, Servlet 3 and Apache Cassandra database 11 years ago
benchmark_config a4b4b0decd implement a new framework permutation based on Java, Servlet 3 and Apache Cassandra database 11 years ago
install.sh d77262b172 Add maven to all the fw_depends. Some of them don't require it, but most do, so it is easier to add to all 11 years ago
pom.xml bb969895a6 servlet3-cass: include jstl runtime in WAR; improve error handling 11 years ago
setup.py 0f3c7e500e 918 changed directory name 11 years ago
source_code 95afdc4b7e servlet3-cass: update source_code 11 years ago

README.md

Servlet3 API benchmarking test

Framework permutation based on the following technology stack

  • Java
  • Resin
  • Servlet 3 with asynchronous processing
  • Apache Cassandra database
  • Jackson 2 for JSON processing

Currently implements test types 1, 2, 3, 5 and 6.