<%@ page session="true" import="java.util.*,org.jboss.test.bench.servlet.*" %> EJB Benchmark

EJB Benchmark v0.1

Welcome to jboss server benchmark suite. You can:

Test the EJB server

This will test only the response times for the EJB server. A servlet will perform a number of operations on beans, compute the results and print the result.

Maximum number of concurrent clients:
Maximum number of calls (creations/invocations):
Test simple entity creation
Test complex entity creation
Invoke a read-only method on an entity
Write data on an entity creation
Call a method on a stateful session bean
Call a method on a stateless session bean

Test the full server

This test consists of a servlet testing the whole server. This servlet will call a page involving the web server, the servlet container, and the EJB server.

Test servlet alone
Test servlet calling stateless session
Test servlet creating entity