Files
storlets/doc/source/usecases/usecase_chip_bakers.rst
Eran Rom cda9c650bf Adjusting the storlet writing and deploying guide to include python
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
2016-10-03 18:01:52 +03:00

817 B

The Chip Bakers Use Case

At the heart of the chip bakers use case is the observation that it might be cheaper to throw more processing power into the storage machines rather then invest in high bandwidth pipes.

A concrete example of this use case is media processing in the cloud. Raw media files are large and become even larger with the ongoing increase in resolution. processing those file include various types of feature extraction, format transformation, and metadata enrichment. Some elements of this processing is heavy on CPU, but perhaps heavier in bandwidth.

This use case was presented in the Paris Openstack summit, and is featured as a super user story that can be viewed in1.


  1. http://superuser.openstack.org/articles/docker-meets-swift-a-broadcaster-s-experience↩︎