TEAM-ADA Archives

Team Ada: Ada Programming Language Advocacy

TEAM-ADA@LISTSERV.ACM.ORG

Options: Use Forum View

Use Monospaced Font
Show HTML Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Sender:
"Team Ada: Ada Advocacy Issues (83 & 95)" <[log in to unmask]>
X-To:
Date:
Fri, 28 Sep 2001 22:38:37 +0200
Reply-To:
Pascal Obry <[log in to unmask]>
Subject:
From:
Pascal Obry <[log in to unmask]>
Content-Transfer-Encoding:
7bit
In-Reply-To:
Content-Type:
text/plain; charset=us-ascii
MIME-Version:
1.0
Parts/Attachments:
text/plain (21 lines)
[log in to unmask] writes:
 > Just imagine some form of search tree and/or hash mechanism,
 > only replace the access types with Direct_IO.Count

Don't imagine, just grab Adbm from my homepage. This is an indexed
file implementation using a hash code at the first level and then a
B-Tree on disk... don't remember all the details since I have done it
long time ago, I have used it a lot and it seems quite stable...

Pascal.

--

--|------------------------------------------------------
--| Pascal Obry                           Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--|         http://perso.wanadoo.fr/pascal.obry
--|
--| "The best way to travel is by means of imagination"

ATOM RSS1 RSS2