-
Loading data from a database to an inmemory cache in java
I am building a search engine that when it first comes up needs to load over
1 giga bytes of data from a SQL database(Oracle or Informix) into an item
object cache. Is there any well known techniques that can speed up initial
loading of this large data into a Java cache? I have tried Object Databases
but they too would take a long time loading data into client cache since
only 8K pages are loaded at a time.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks