-none- 2007-09-02 - By john_woo@(protected)
Back Hi,
I'm wondering how to make a blob object (3-10M) shared in some session beans.
The requirement is that, that object should be created only once, at the first request (retrieve from somewhere, expensive in terms of connectivity).
Thus one thing come in mind is to declare it as static, but this doesn't sound right.
So, question will be:
1. what is the way to hold this object? 2. how to prevent multi access but not slow down respond?
Thanks
John
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic &p=4080296#4080296
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode =reply&p=4080296 __ ____ ____ ____ ____ ____ ____ ____ ____ ____ jboss-user mailing list jboss-user@(protected) https://lists.jboss.org/mailman/listinfo/jboss-user
|
|