Downloadliste

Projektbeschreibung

esky is an implementation of job freezing (checkpoint/resume) for Unix processes. It can save the state of a running process to disk then later resume it from the point it left off, possibly on a different machine. esky currently works on a limited but non-trivial range of processes. esky can cope with programs that open or mmap() files, including opening shared libraries with dlopen(). esky is implemented entirely in userspace - no kernel patches or modules are required. It works under Linux 2.2 and Solaris 2.6 and is written to be independent of CPU type.

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
0.1.1

Die 'configure' Skript, welches von Version 0.1 weggelassen wurde, ist nun enthalten, haben einige kleine Fehler in der README wurde behoben, und esky hat jetzt eine (minimale) home page.
The 'configure' script which was omitted from version 0.1 is now included, some minor mistakes in the README have been fixed, and esky now has a (minimal) home page.

2001-01-30 15:12
0.1

Dies ist die erste Version von esky.
This is the first release of esky.

Project Resources