Viewing a single comment thread. View all comments

d4rkh0rs t1_j6jk32l wrote

I just missed the tape era(unless Sinclair and Commodore count).
My understanding was the original systems had to read each header without a good index allowing them to jump to record X.
It sounds like your systems were a bit more advanced.

I bow to your greater experiance while wishing we could hear from the 50s and 60s.

1

Fred2718 t1_j6jpki5 wrote

Mainframe systems maintained tape record indices ( after reading them from tape) in RAM or "drum" disk for just this reason. Read Knuth on efficient tape database searches, if you have a kink for antique software engineering. But bear in mind I was working on IBM 360 and 370 mainframes, followed by Data General minicomputers in the 80s.

1