users@glassfish.java.net

Re: How to build something like a request counter for a stateless session b

From: <glassfish_at_javadesktop.org>
Date: Wed, 12 Sep 2007 00:18:10 PDT

Hi Witold,

Isn't this [b]really[/b] slow?
Secondary storage is slow, most of the time and
every request must wait until it can update the data. (Only one request at a time can increment the counter)

It is a high traffic service.


Bye
                                                  -stephan
[Message sent by forum member 'iceandfire' (iceandfire)]

http://forums.java.net/jive/thread.jspa?messageID=234990