Skip to content

fimapp/golem

 
 

Repository files navigation

GOLEM PROJECT WAS MOVED TO: https://github.com/golemfactory/golem

THIS REPOSTIORY IS NO LONGER USED

Golem

The aim of the Golem project is to create a global prosumer market for computing power, in which producers may sell spare CPU time of their personal computers and consumers may acquire resources for computation-intensive tasks. In technical terms, Golem is designed as a decentralised peer-to-peer network established by nodes running the Golem client software. For the purpose of this paper we assume that there are two types of nodes in the Golem network: requestor nodes that announce computing tasks and compute nodes that perform computations (in the actual implementation nodes may switch between both roles).

Installing and testing

Follow the installation instruction from here.

Golem windows package

Golem Linux package

Warning

Golem Project is a work in progress. Current version is an alpha stage of Brass Golem and it's not fully secured. Check this list of issues for more details. Please be sure that you understand the risk before installing the software.

License

Golem is open source and distributed under GPLv3 license. Work of foundation carried until end of November 2016 (this repository only) is available also under BSD-3-Clause license. Please note that however you are free to use this code under BSD3, further developments are distributed under GPL3 only.

Acknowledgements

Golem communicates with external technologies some of them may be downloaded and install with Golem package:

Benchmarks:

Icons:

Contact

Help us develop the application by submitting issues and bugs. See instruction here.

You can also send us an email to contact@golemproject.net or talk to us on slack golemproject.slack.com. Get an invitation here.

Packages

No packages published

Languages

  • Python 95.5%
  • C 2.7%
  • C++ 0.9%
  • Shell 0.4%
  • Batchfile 0.4%
  • Visual Basic .NET 0.1%