Difference between revisions of "Simple Grid Protocol"

From Free Software Directory
Jump to: navigation, search
(new version)
("Linux" is probably referring to the kernel)
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=Simple Grid Protocol
 
|Name=Simple Grid Protocol
|Short description=Grid Computing protocol & software tools
+
|Short description=High Concurrency Grid Computing Software & Protocol.
|Full description=The Simple Grid Protocol lets users on a TCP/IP network run programs on their computer which utilize the unused CPU resources of other computers on the network or the Internet. The packages includes the servers & daemon needed to get a computational grid up and running with little effort. A provided function (porta) makes your CLISP programs portable so that they can be executed on the computer with the most available CPU resources at the time. A new XML interface allows any XML capable programming language to send lisp programs to the grid for execution.
+
|Full description=Features:<br>
 +
•    Allows multiple programming threads to run on multiple computers concurrently.<br>
 +
•    Includes custom Multi-Threading functions (utilizing OS threads) for BSD & Linux.<br>
 +
•    Allows computer programs to utilize the unused CPU resources of other computers on a network or the Internet.<br>
 +
•    Based on the "CPU cycle scavenging" method of grid computing.<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>
 +
•    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>
 
|Homepage URL=http://grid.bmk.com.au/
 
|Homepage URL=http://grid.bmk.com.au/
|User level=none
+
|Is High Priority Project=No
|Computer languages=CLISP
+
|Computer languages=SBCL
|Keywords=Lisp,computing,grid,clisp
+
|Decommissioned or Obsolete=No
|Version identifier=1.04
+
|Keywords=Lisp,computing,grid,sbcl
|Version date=2015/05/24
+
|Version identifier=1.2
 +
|Version date=2019/09/05
 
|Version status=stable
 
|Version status=stable
|Version download=http://grid.bmk.com.au/sgp_1_04.tar
+
|Version download=http://grid.bmk.com.au/sgp_sb_1_2.tar
|Version comment=1.04 stable released 2015-05-24
+
|Version comment=1.2 stable released 2019-09-05
 
|Last review by=bmkind
 
|Last review by=bmkind
|Last review date=2015/05/25
+
|Last review date=2019/09/05
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Status=
+
|User level=none
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
|Is GNU=No
 
|Is GNU=No
 
|License verified date=2005-03-29
 
|License verified date=2005-03-29
Line 22: Line 33:
 
{{Project license
 
{{Project license
 
|License=SimplePermissive
 
|License=SimplePermissive
|License copyright=Simple Grid Protocol 1.03 - Copyright (c) Brendan Kosowski 2004, 2005, 2015
+
|License copyright=Simple Grid Protocol 1.2 - Copyright (c) Brendan Kosowski 2004, 2005, 2015, 2019
 +
 
  
 
LICENSE & USER AGREEMENT
 
LICENSE & USER AGREEMENT
Line 44: Line 56:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=grid@bmk.com.au
 
|Email=grid@bmk.com.au
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 61: Line 72:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=CLISP
+
|Prerequisite description=SBCL
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

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.