Downloadliste

Projektbeschreibung

ColdStore is a gigabyte-scale persistent object
store which mmap()s objects into a file (for
persistence), can allocate objects in a minimal
working-set of pages (for speed), permits library
versions to change without a rebuild of the store,
permits application checkpoint/restart. ColdStore
might be used to replace a database, cache highly
structured objects, act as an OODB, make STL
persistent, act as a Document Store for
XML/SGML/HTML, create a MUD. Future projects
include a virtual machine toolkit, ports of several
languages, VM and byte-interpretive language
workbench.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:12
990919

Bekanntgabe der Migrations-, geringfügige Änderungen abgesehen davon.
Announcement of rehosting, minor modifications apart from that.

2001-01-30 15:12
990904

2001-01-30 15:12
990830

2001-01-30 15:12
990828

Fixed some System Abhängigkeiten nach Feedback: rm falschen libbfd Abhängigkeit, rm-rpath / usr / local / lib, fügen Sie explizite elf.h Integration, bessere gcc Abwärtskompatibilität, hoffentlich gemacht Erstellung robuster. Die Schwierigkeit mit Memory Karte Unterschiede zwischen linux2.2 .* Versionen bleibt. Wenn Sie Probleme mit mmap entschieden haben, versuchen Verringerung qvmm / qvmm.h max 0x40000000.
Fixed some system dependancies after feedback: rm spurious libbfd dependancy, rm -rpath /usr/local/lib, add explicit elf.h inclusion, improved gcc backward compatibility, hopefully made compilation more robust. The difficulty with memory map variation between linux2.2.* versions remains. If you're having difficulty with mmap, try reducing qvmm/qvmm.h max to 0x40000000.

2001-01-30 15:12
990826

Erste Projekt Ankündigung.
Initial project announcement.

Project Resources