Skip to content

shared-processing-unit/spu-processing-unit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

184 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPU-Processing-Unit

Build Status

Processing Units are actors usually provided by websites. The repository contains the code that is executed on the SPU. This includes the algorithms and the communication layer with the backend.

Develop

    $ yarn

Testing

    $ yarn test

Deployment

For deployment, the S3 Bucket and WebSocketURI must be specified in .travis.yml - script.

Travis handles the continious integration. Just merge branch to master.

About

Processing Units are actors usually provided by websites. The repository contains the code that is executed on the SPU. This includes the algorithms and the communication layer with the backend.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors