to javadb to not to be, swing client caching is the question

T

Timasmith

I am toying with the idea of using a client side database (perhaps
javadb, perhaps berkley, perhaps a seperate caching solution) to store
client 'state'.

I think, if you have a very rich business client app with many, many
windows, forms, drop down lists, etc that there is undoubtably value
in caching a lot of reference locally. But not to the point that you
use up all of the clients memory doing so of course. To that end
perhaps a database is ideal to have a predefined memory allocation,
and use it in the most optimal fashion.

Since at that point I have all objects, I suppose it makes sense to
not remap to a relational database, rather use an object database
(perhaps as binary objects, perhaps as XML).

Anyone done this extensively with success?

thanks

Tim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,444
Messages
2,571,709
Members
48,796
Latest member
Greg L.
Top