/gridbee-framework

A JavaScript framework enabling browsers to participate in distributed computing projects and communicating with BOINC servers.

Primary LanguageJavaScriptGNU Lesser General Public License v3.0LGPL-3.0

About

The GridBee Web Computing Framework is a JavaScript library that enables modern browsers (currently Chrome and Firefox) to participate in distributed computing projects and act as web based clients. The framework features BOINC specific classes that enable the client to act as a full feature BOINC web client requesting and executing JavaScript and Native Client workunits.

You can find out more about GridBee if you visit our official homepage at http://webcomputing.iit.bme.hu where you can also check out our client in action.

The graphical web client based on the GridBee framework can be found at https://github.com/molnarg/gridbee-client/

Building the GridBee source code

  1. Install haXe. You can download its binaries from http://haxe.org/download
  2. Install FlashDevelop. See http://www.flashdevelop.org/
  3. Open the FlashDevelop project file: GridBee.hxproj.
  4. Press F8 to build.