Difference between revisions of "Simple Grid Protocol"

From Free Software Directory
Jump to: navigation, search
("Linux" is probably referring to the kernel)
(One intermediate revision by one other user not shown)
Line 9: Line 9:
 
•    Written in SBCL (Steel Bank Common Lisp).<br>
 
•    Written in SBCL (Steel Bank Common Lisp).<br>
 
•    An XML interface allows any XML capable programming language to send Lisp programs to the grid for execution.<br>
 
•    An XML interface allows any XML capable programming language to send Lisp programs to the grid for execution.<br>
•    Runs on Linux & many BSD Operating Systems (including FreeBSD, NetBSD, OpenBSD & DragonFlyBSD).<br>
+
•    Runs on GNU/Linux & many BSD Operating Systems (including FreeBSD, NetBSD, OpenBSD & DragonFlyBSD).<br>
 
•    Runs Multi-Thread lisp programs on Single-Thread SBCL implementations.<br>
 
•    Runs Multi-Thread lisp programs on Single-Thread SBCL implementations.<br>
 
|Homepage URL=http://grid.bmk.com.au/
 
|Homepage URL=http://grid.bmk.com.au/

Revision as of 16:00, 1 July 2022


[edit]

Simple Grid Protocol

http://grid.bmk.com.au/
High Concurrency Grid Computing Software & Protocol.

Features:
• Allows multiple programming threads to run on multiple computers concurrently.
• Includes custom Multi-Threading functions (utilizing OS threads) for BSD & Linux.
• Allows computer programs to utilize the unused CPU resources of other computers on a network or the Internet.
• Based on the "CPU cycle scavenging" method of grid computing.
• Written in SBCL (Steel Bank Common Lisp).
• An XML interface allows any XML capable programming language to send Lisp programs to the grid for execution.
• Runs on GNU/Linux & many BSD Operating Systems (including FreeBSD, NetBSD, OpenBSD & DragonFlyBSD).
• Runs Multi-Thread lisp programs on Single-Thread SBCL implementations.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

29 March 2005




Leaders and contributors

Contact(s)Role
Brendan Kosowski Maintainer


Resources and communication

AudienceResource typeURI
Bug Tracking,Developer,SupportE-mailmailto:grid@bmk.com.au


Software prerequisites

KindDescription
Required to useSBCL




Entry




















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.