Skip to content

cognitom/processwarp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PROCESS WARP

Build Status

PROCESS WARP is the new distributed processing platfome.

Main project page : www.processwarp.org.

Features

Warp your application to other devices.

Make it possible to warp an application to another device with staying alive. For example, user can warp an application from Mac, Android, and Windows devices to other devices at his/her fingertips. This means that the user does not have to worry about the device type and/or OS.

Integrate your computer resources on demand (Under active development).

Make it possible to use any number of computer resources to disperse the task and lead to performance improvement. For example, this temporary distribution of running task to IoT hubs and PCs enables Smart phones and IoT devices to calculate faster and their better performance. User can use the application offline as long as the required data is in the device.

Installation and start

Installing on MacOS X, Ubuntu Linux, Linux Mint.

$ cd <PROCESS WARP working dir>
$ git clone https://github.com/processwarp/processwarp.git
$ script/build.sh

Installing on Android.

Download from link by browser on your android and install.

ATTENTION : Please kill process explicitly after try PROCESS WARP.

Create account

Create account by sign-up page or 日本語ページ.

Run PROCESS WARP frontend

Run on MacOS X, Ubuntu Linux, Linux Mint.

$ <PROCESS WARP working dir>/script/run_gui.sh

License

MIT

Packages

No packages published

Languages

  • LLVM 41.2%
  • C 19.1%
  • C++ 12.7%
  • Assembly 8.1%
  • Shell 5.4%
  • TeX 4.8%
  • Other 8.7%