Downloadliste

Projektbeschreibung

Netmem is a client-server software that manages
chunks of memory in a transactional way. The
server allocates memory and then listens on a
socket for the client, which can use these pieces
of memory (through read, lock, and unlock
operations). It is useful for cluster applications
that need a quickly accessible shared space of
memory across the network.

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.

2009-01-27 10:12
0.2.0

Multi-Threaded-Anwendung und Shared-Cache für Client-Instanzen. Eine neue Kopie Konstruktor für die Client-Klasse. Ein neues Kommando wurde eingeführt: updateSeite Sperren / Entsperren in den gleichen Befehl.
Tags: Major feature enhancements
Multi-threaded use and shared cache for client instances. A new copy constructor for the client side class. A new command has been introduced: UpdatePage lock/unlock in the same command.

2008-12-04 23:23
0.1.0

Tags: Initial freshmeat announcement

Project Resources