Skip to content

wilkinson/qmachine

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is up to date with qmachine/qmachine:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
etc
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

QMachine

QMachine (QM) is a web service for distributed computing. Its design relaxes the usual requirements of a distributed computer so far that it can be powered completely by web browsers – without installing anything. This repository is structured as a superproject, which means that cloning it requires cloning its submodules, too:

$ git clone --recursive https://github.com/qmachine/qmachine.git

As a model for computation, QM is described in a recent open access paper, QMachine: commodity supercomputing in web browsers. That paper, which is the most accessed paper of all time for BMC Bioinformatics, explains some of the design decisions behind QM, demonstrates its use in scientific workflows, and elaborates on some of its future directions. The accompanying screencasts, one of which was featured by the HPCwire and insideHPC news sites, are available on YouTube. QM has also graced the front page of Hacker News.

The manual is improving steadily, and a project wiki is also available for reference.

===

Purpose Status
Code review Codacy Badge
Documentation Documentation Status
Special targets Special targets
Unit tests Unit tests

About

A platform for World Wide Computing

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 64.7%
  • Makefile 24.3%
  • HTML 7.7%
  • CSS 2.0%
  • Ruby 1.3%