Discussion Board
Go to the previous messageThere are no next messages
Current Forum: Homework 5 - Parts 1 and 2
Date: Sat Nov 17 2001 3:56 pm
Author: Lee, Peter <petel@cmu.edu>
Subject: Re: Queue size

This is a good analysis. As was pointed out, the real issue is the size of the index structure itself, which can become huge. If you look in your textbook, you will recall a reading on b-trees, which are a modification of the binary search tree structure that is designed to work when the amount of data is too large to fit into memory.
Post response

Go to the previous messageThere are no next messages
Current Thread Detail:
Queue size      Scherer, Sebastian      Wed Nov 14 2001 2:11 pm       
Re: Queue size      Park, Daesik      Fri Nov 16 2001 1:08 pm       
Re: Queue size      Bortz, Andrew S.      Fri Nov 16 2001 8:55 pm       
Re: Queue size      Lee, Peter      Sat Nov 17 2001 3:56 pm       

Back to previous screen