Welcome to the Spread Toolkit!

Spread is an open source toolkit that can be used in many distributed applications that require high reliability, high performance, and robust communication among various subsets of members. The toolkit is designed to encapsulate the challenging aspects of asynchronous networks and enable the construction of reliable and scalable distributed applications. Spread consists of a library that user applications are linked with, a binary daemon which runs on each computer that is part of the processor group, and various utility and demonstration programs.

Some of the services and benefits provided by Spread:

  • Reliable and scalable messaging and group communication.
  • A very powerful but simple API simplifies the construction of distributed architectures.
  • Easy to use, deploy, and maintain.
  • Highly scalable from one local area network to complex wide area networks.
  • Supports thousands of groups with different sets of members.
  • Enables message reliability in the presence of machine failures, process crashes and recoveries, and network partitions and merges.
  • Provides a range of reliability, ordering and stability guarantees for messages.
  • Emphasis on robustness and high performance.
  • Completely distributed algorithms with no central point of failure.

News and Highlights


Spread 5.0.1 Released

May 16, 2018 - This patch release fixes a bug in the membership algorithm that could be triggered by unusual delays.

Spread 5 is an important release that adds support for IPv6.

Spread version 5 adds support for IPv6 in the Spread daemon, C language client library and several example and support programs (e.g. - spmonitor, spuser, spsend, sprecv, spflooder). This version of Spread supports Posix environments (e.g. - Linux) and Windows.



If you have any questions please contact us at: spread@spread.org