I've read somewhere in the JBoss documentation that JBoss 3.x is somewhat limited in distributing Entity Beans: Changes have to be persisted at once ("write through") and before reading, an Entity Bean has to synchronize with the database.

This essentially disables caching and places a heavy burden on the database in situations where dirty reads are unacceptable.

Are there any plans to outfit JBoss with a distributed Entity Bean cache?

Regards,

Andreas



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to