Download List

Descripción del Proyecto

PCP is a system for replicating files on multiple nodes of a PC cluster. Replication is done by building an n-ary tree of TCP sockets and using parallelized, pipelined data transfers which use RSA authentication. For large file transfers or replication on many nodes, PCP provides highly efficient data transfers when compared to existing alternatives (e.g. NFS).

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.

2008-06-05 20:33
0.3.4

La licencia se ha cambiado de la GPL a la licencia BSD.
The license was changed from the GPL to the BSD license.

2004-09-27 14:53
0.3.3

Esta versión incluye soluciones para los pequeños errores en LinuxThreads para permitir GEXEC a trabajar con nuevas distribuciones de Linux, como Red Hat 9.
Tags: Minor bugfixes
This release includes small workarounds for bugs
in LinuxThreads to allow GEXEC to work with newer
distributions of Linux, such as Red Hat 9.

2002-04-30 06:48
0.3.2

Además de una revisión aritmética de punteros para la portabilidad para IA64 y pcp.spec.in para simplificar la creación de RPMs.
Tags: Minor feature enhancements
Addition of a pointer arithmetic patch for portability to IA64 and pcp.spec.in to simplify creation of RPMs.

2002-04-19 11:49
0.3.1

Este comunicado incluye algunas correcciones de errores menores.
Tags: Minor bugfixes
This release includes some minor bug fixes.

2002-03-20 00:31
0.3.0

PCP ahora se encarga de la sobrescritura de archivos correctamente y también se propaga a los permisos de archivos local para los archivos escritos a los nodos remotos. Un hilo latidos del corazón se ha añadido a reducir el tiempo de detección de tiempo de espera cuando un nodo falla duro. Por último, las opciones adicionales están disponibles, incluyendo la especificación de un puerto TCP alternativo.
Tags: Major bugfixes
PCP now handles overwriting of files correctly and
also propagates local file permissions to files
written to remote nodes. A heartbeat thread has
been added to reduce timeout detection time when a
node crashes hard. Finally, additional options are
available, including the specification of an
alternative TCP port.

Project Resources