Misplaced Pages

Simple Grid Protocol

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
This article relies excessively on references to primary sources. Please improve this article by adding secondary or tertiary sources.
Find sources: "Simple Grid Protocol" – news · newspapers · books · scholar · JSTOR (September 2011) (Learn how and when to remove this message)
This article relies largely or entirely on a single source. Relevant discussion may be found on the talk page. Please help improve this article by introducing citations to additional sources.
Find sources: "Simple Grid Protocol" – news · newspapers · books · scholar · JSTOR (September 2011)
The topic of this article may not meet Misplaced Pages's notability guidelines for products and services. Please help to demonstrate the notability of the topic by citing reliable secondary sources that are independent of the topic and provide significant coverage of it beyond a mere trivial mention. If notability cannot be shown, the article is likely to be merged, redirected, or deleted.
Find sources: "Simple Grid Protocol" – news · newspapers · books · scholar · JSTOR (September 2011) (Learn how and when to remove this message)
This article is an orphan, as no other articles link to it. Please introduce links to this page from related articles; try the Find link tool for suggestions. (January 2021)
(Learn how and when to remove this message)
Simple Grid Protocol
Developer(s)Brendan Kosowski
Initial releaseSeptember 23, 2004; 20 years ago (2004-09-23)
Stable release1.2 / September 5, 2019; 5 years ago (2019-09-05)
Operating systemLinux & BSD
Available inSteel Bank Common Lisp
TypeGrid Computing
LicensePermissive software license
Websitegrid.bmk.com.au

Simple Grid Protocol is a free open source grid computing package. Developed & maintained by Brendan Kosowski, the package includes the protocol & software tools needed to get a computational grid up and running on Linux & BSD.

Coded in SBCL (Steel Bank Common Lisp), Simple Grid Protocol allows computer programs to utilize the unused CPU resources of other computers on a network or the Internet.

As of version 1.2, Simple Grid Protocol can execute multiple programming threads on multiple computers concurrently. Custom multi-threading functions (utilizing operating system threads) for Linux & BSD allow multi-threading on single-thread SBCL implementations. Originally coded in CLISP, version 1.2 included the change to SBCL coding.

BSD Operating Systems supported include FreeBSD, NetBSD, OpenBSD & DragonFly BSD.

An optional XML interface allows any XML capable programming language to send Lisp programs to the grid for execution.

External links

Categories: