Skip to content

A high-performance cluster consisting of heterogeneous mobile devices.

Notifications You must be signed in to change notification settings

haggj/web-assembly-cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

100 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebAssembly High Performance Cluster

This repository contains code of a heterogeneous high performance computer cluster, where worker clients can connect through a HTTP Webserver to execute Jobs implemented in WebAssembly. The connecting devices must be able to run a browser.

Architecture

Screenshots

How to run HPC

# start production backend
$ cd hpc-server
$ npm run start:prod

# start production frontend
$ cd cluster-frontend
$ npm run build
$ serve -s build -l 80

About

A high-performance cluster consisting of heterogeneous mobile devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •