Download List

Descripción del Proyecto

The Spread Toolkit provides tools for developing reliable and robust distributed applications ranging from collaboration tools to fault-tolerant database servers to replicated Web servers. It consists of a daemon which provides multicast messaging, reliability, ordering, and membership services, and a library which applications link with. Spread provides a simple API for writing group applications and is designed to provide high performance for local and wide area networking applications.

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.

2006-12-06 11:49
4.0.0

Se mejoró la capacidad de administración, al permitir la configuración dinámica de grupos de demonios, sin necesidad de reiniciar el sistema. Una nueva interfaz virtual sincronía ahora se incluye con Spread, junto con las mejoras de la API en las funciones de pertenencia y una mejor compatibilidad con la API C para la bifurcación, multi-threaded clientes. Un número de escalabilidad y rendimiento se incluyeron en el grupo de apoyo, y el entorno de construcción, tanto para Windows y Unix se ha simplificado y mejorado. Todos los bugs de la rama 3.17, así como otras correcciones igual de distribuir 4 se fija.
Tags: Stable, Major feature enhancements
Manageability was improved by allowing dynamic
configuration of sets of daemons without requiring
a restart. A new Virtual Synchrony interface is
now included with Spread, along with API
improvements in the membership functions and
better C API support for forking, multi-threaded
clients. A number of scalability and performance
improvements were included in group support, and
the build environment for both Windows and Unix
was simplified and improved. All bugs from the
3.17 branch as well as other fixes unique to
Spread 4 were fixed.

2006-12-05 22:55
3.17.4

Este comunicado tiene una serie de correcciones de errores. Estos incluyen la fijación de algunos fallos de demonio, corrupción de memoria en el demonio y la biblioteca C, callejones sin salida cuando se usa en aplicaciones de rosca y se producen errores, se unen problemas en Windows, tarjetas de identificación de vista incorrecto en grupos, y otras correcciones menores. No hay cambios externos de la API.
Tags: Old Stable, Major bugfixes
This release has a number of bugfixes. They include fixing some daemon crashes, memory corruption in the daemon and C library, deadlocks when used in threaded apps and errors occur, bind problems on Windows, incorrect view IDs in groups, and other minor fixes. There are no external API changes.

2004-10-19 16:58
3.17.3

Esta versión incluye algunas mejoras y una serie de correcciones. Estas incluyen la fijación de algunos fallos de demonio, las cuestiones de la adhesión, cuando un gran número de demonios de iniciar a la vez, una disminución sustancial en el uso de memoria en algunos escenarios, los nuevos ficheros de construcción para VC + +. NET, un programa sptmonitor diferencial que funciona en Windows, más estrictos, análisis de archivos de configuración , establece, para el de Java y bibliotecas de C para eliminar el bloqueo, e hilo de conflictos durante la conexión, y algunas pequeñas limpiezas y mejoras de estabilidad.
Tags: Old Stable, Major bugfixes
This release includes a few enhancements and a
number of fixes. These include fixing some daemon
crashes, membership issues when a large number of
daemons start at once, a substantial decrease in
memory usage under some scenarios, new build files
for VC++.NET, a Spread sptmonitor program that
works on Windows, stricter config file parsing,
fixes for the Java and C libraries to remove
blocking and thread conflicts during connection,
and some small cleanups and stability
improvements.

2004-04-21 20:06
3.17.2

Esta versión incluye una serie de correcciones de errores, incluso algunos que se fijan los accidentes demonio, una disminución en el mensaje de sobrecarga simbólica, y algunas pequeñas limpiezas y mejoras de estabilidad. El archivo de configuración se analiza con mayor rigor para determinadas configuraciones que utiliza para ser aceptados, sino que ocasionaría errores de ejecución son rechazadas inmediatamente.
Tags: Old Stable, Major bugfixes
This release includes a number of bugfixes, including some that fix daemon crashes, a decrease in message token overhead, and some small cleanups and stability improvements. The configuration file is parsed more strictly so certain configurations that used to be accepted but would cause runtime errors are now rejected immediately.

2003-06-23 23:25
3.17.1

Este comunicado tiene una serie de correcciones de errores, incluso algunos que se fijan los accidentes demonio y los problemas de seguridad potenciales, y algunas pequeñas limpiezas y mejoras de estabilidad. La actualización es muy alentado. El potencial problema de seguridad es un desbordamiento de búfer en el cliente de biblioteca para el lenguaje C, que podría ser explotada por un demonio malicioso o man-in-the-middle para ejecutar código con los privilegios del usuario que ejecuta el cliente.
Tags: Old Stable, Major bugfixes
This release has a number of bugfixes, including some that fix daemon crashes and potential security issues, and some small cleanups and stability improvements. Upgrading is highly encouraged. The potential security issue is a buffer overflow in the C language client library that could be exploited by a malicious daemon or man-in-the-middle attack to execute code with the privileges of the user running the client.

Project Resources