cda9c650bf
The guide is broken into three parts as follows: A language independent guide and two language specific complimentary guides. While at it the programming model UML was simplified to include only what the storlet writer should care about. Bonus 1: Adjusted all docs to use the same heading format Bonus 2: Moved to archive two outdated .rst to archive Change-Id: I945f410aa96af1895c66856537ff392d5c18be25
677 B
677 B
Getting Started
This is a TL-DR guide to get you started with Storlet experimentation as fast as possible.
System Requirements
Ubuntu Server 14.04 with total disk of 10Gb. A disposal VM is always a good idea.
Installation Guide
For more information please refer to "s2aio".
Writing Deploying and Running a Storlet
Browse through the StorletSamples directory so see storlet code examples, and through the tests/functional to see samples of deploying and invoking a storlet.