Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
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

O script 'configure' que foi omitido da versão 0.1 está agora incluído, alguns pequenos erros no README foram corrigidos, e agora tem um esky (mínimo) 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

Este é o primeiro lançamento da esky.
This is the first release of esky.

Project Resources