Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 764179
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T16:40:56+00:00 2026-05-14T16:40:56+00:00

A colleague mentioned that he heard about a lightweight collection which would automatically page

  • 0

A colleague mentioned that he heard about a lightweight collection which would automatically page out to disk when it’s contents got too full – but he couldn’t remember the name. I would imagine it looks something like this:

PagingCollection<Serializable> pagingCollection = new PagingArrayList<>();
pagingCollection.setMaxSizeInMemory(500);
for (int x = 0; x < 1000; x++) { pagingcollection.add("x="+x); }

Which would then push x=0 to x=500 to disk. The key would be being able to iterate over it without loading the whole thing into memory..

This is for a thick client with low amounts of memory.

Does anyone know of it (or something similar)?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T16:40:57+00:00Added an answer on May 14, 2026 at 4:40 pm

    Well, the only tools I know that has this kind of features are the prevalence systems : prevayler and space4j (the later seems to no more have a dedicated website, but to be still available … on Sourceforge). Although their interface will seems weird to you at first, they are however quite simple to use and offer a convenient feature set.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Was chatting to a colleague about the design of Javas libraries. I mentioned I'd
My colleague mentioned that our client DBA proposed the removal of all foreign key
My colleague mentioned that there are some major improvements in CLR 4.0 related to
My colleague pointed out lately, that SVN refers to its commits with unique numbers.
A colleague has a batch script program which needs to to run on a
A colleague tells me that there is no way to bulk insert UTF-8 encoded
A colleague has passed me an interesting code sample that crashes with an InvalidProgramException
A colleague and I are writing an application that we intend to go Open
A colleague of mine says that SQL Server saves the date and time of
Today a colleague of mine said that GDI+ and Windows Forms are very slow

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.