Downloadliste

Projektbeschreibung

Shared memory map is a library that contains different hashmaps that use shared memory to store their data, which is very useful if you need different processes to keep their data in sync. It uses IPC semaphores to synchronize access. Many processes may read the hashmap at the same time, but only one can write in it.

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.

2002-04-24 02:50 Zurück zur Release-Liste
0.3.1

Einige sehr wichtige Bugfixes, wie nicht mehr speichern Sie die Adresse einer Funktion in der Karte, weil dadurch alle Vorgänge, auf der Karte nicht. Bei der Befestigung auf bestehende Karte wurde implementiert, um zu überprüfen ihre Integrität überprüfen. Fixes wurden auch für ein shmap_items falschen Artikel zählen und ein IPC Semaphore Leck gemacht.
Tags: Development, Major bugfixes
Some very important bugfixes, like no longer saving the function address in map, because it caused all transactions to fail on a map. When attaching to existing map, check has been implemented to verify its integrity. Fixes were also made for a shmap_items wrong item count and an IPC semaphore leak.

Project Resources