Difference between revisions of "Simple Grid Protocol"

From Free Software Directory
Jump to: navigation, search
m (New stable release (1.03). Also added "License copyright" and ticked a couple more Cat's)
(new version)
Line 2: Line 2:
 
|Name=Simple Grid Protocol
 
|Name=Simple Grid Protocol
 
|Short description=Grid Computing protocol & software tools
 
|Short description=Grid Computing protocol & software tools
|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.
+
|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.
 
|Homepage URL=http://grid.bmk.com.au/
 
|Homepage URL=http://grid.bmk.com.au/
 
|User level=none
 
|User level=none
 
|Computer languages=CLISP
 
|Computer languages=CLISP
 
|Keywords=Lisp,computing,grid,clisp
 
|Keywords=Lisp,computing,grid,clisp
|Version identifier=1.03
+
|Version identifier=1.04
|Version date=2015/04/22
+
|Version date=2015/05/24
 
|Version status=stable
 
|Version status=stable
|Version download=http://grid.bmk.com.au/sgp_1_03.tar
+
|Version download=http://grid.bmk.com.au/sgp_1_04.tar
|Version comment=1.03 stable released 2015-04-22
+
|Version comment=1.04 stable released 2015-05-24
|Last review by=Janet Casey
+
|Last review by=bmkind
|Last review date=2005-11-21
+
|Last review date=2015/05/25
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
Line 37: Line 37:
 
access to the user's computer. The user takes full responsibility for
 
access to the user's computer. The user takes full responsibility for
 
this risk & any other risk caused by this protocol & software.
 
this risk & any other risk caused by this protocol & software.
 
 
|License verified by=Janet Casey
 
|License verified by=Janet Casey
 
|License verified date=2005-03-29
 
|License verified date=2005-03-29

Revision as of 13:28, 24 May 2015


[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.