The WebSphere Liberty Service Layer

Using the tests mapped to this layer, administrators can ascertain the following:

  • The number of threads that are currently active in each thread pool;
  • The number of threads in each thread pool;
  • The rate at which connections were created in each connection pool;
  • The average waiting time for a connection to be granted from each connection pool;
  • The number of connections that were available for use in each connection pool;
  • The current state of each queue;
  • The number of outstanding read/write requests in each queue;
  • The maximum configured size of each queue;

Figure 1 : The tests mapped to the WebSphere Liberty Application layer