Skip to content
Surf Wiki
Save to docs
general/middleware

From Surf Wiki (app.surf) — the open knowledge base

Spread Toolkit

Spread Toolkir


Spread Toolkir

FieldValue
nameThe Spread Toolkit
developerSpread Concepts LLC
released
latest_release_version5.0.1
latest_release_date{{cite web
urlhttp://www.spread.org/SpreadReleases.html
titleThe Spread Toolkit - Release Notes and Changes
websitespread.org
access-date2021-04-29
programming languageC
operating systemCross-platform
genreGroup communication system, peer-to-peer
licenseThe Spread Open-Source License
website

| access-date = 2021-04-29

The Spread Toolkit is a computer software package that provides a high performance group communication system that is resilient to faults across local and wide area networks. Spread functions as a unified message bus for distributed applications, and provides highly tuned application-level multicast, group communication, and point to point support. Spread services range from reliable messaging to fully ordered messages with delivery guarantees.

The toolkit consists of a messaging server, and client libraries for many software development environments, including C/C++ libraries (with and without thread support), a Java class to be used by applets or applications, and interfaces for Perl, Python, and Ruby. Interfaces for many other software environments have been provided by third parties.

In typical operation, each computer in a cluster runs its own instance of the Spread server, and client applications connect locally to that server process. The Spread servers, in turn, communicate with each other to pass messages to subscriber applications. It can also be configured so that clients distributed across the network all communicate with a Spread server process on one host.

The Spread Toolkit is developed by Spread Concepts LLC, with much support by the Distributed Systems and Networks Lab (DSN) at Johns Hopkins University, and the Experimental Networked Systems Lab at George Washington University.

Partial funding was provided by the Defense Advanced Research Projects Agency (DARPA) and The National Security Agency (NSA).

Bindings

Bindings for Spread Toolkit exist for many languages and platforms:

  • Ada
  • C
  • C++
  • C#
  • Haskell
  • Java
  • Lua
  • Microsoft Excel
  • OCaml
  • Perl
  • PHP
  • Python
  • Ruby
  • Squeak
  • Scheme
  • TCL

References

References

  1. [http://www.spreadconcepts.com/ Spread Concepts LLC]
  2. [http://www.dsn.jhu.edu/ Distributed Systems and Networks Lab], [[Johns Hopkins University]]
  3. [http://www.seas.gwu.edu/seasresearch/centersinstitutes.html Experimental Networked Systems Lab], [[George Washington University]]
Info: Wikipedia Source

This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.

Want to explore this topic further?

Ask Mako anything about Spread Toolkit — get instant answers, deeper analysis, and related topics.

Research with Mako

Free with your Surf account

Content sourced from Wikipedia, available under CC BY-SA 4.0.

This content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.

Report