[jboss-user] [Beginner's Corner] - Re: Clustering an application that uses Spring singletons

Alessandro Novarini do-not-reply at jboss.com
Wed Nov 17 11:16:32 EST 2010


Alessandro Novarini [http://community.jboss.org/people/a.novarini] created the discussion

"Re: Clustering an application that uses Spring singletons"

To view the discussion, visit: http://community.jboss.org/message/571631#571631

--------------------------------------------------------------
Without going deep in details, the field (an hashmap) of the stateless ejb contains data fetched from rss, forecasts and other data taken from internet that are loaded once a day.

Clients can't connect directly to internet, and this kind of data is not storable into the application database.

Loading and collecting information from these sources would be very intensive if we didn't cache in some way; that's the reason for this cache.

Thanks
Ale
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/571631#571631]

Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20101117/21c52383/attachment-0001.html 


More information about the jboss-user mailing list