Skip to content

Commit

Permalink
Update Creating a Fog of Serverless Functions in 2011.md
Browse files Browse the repository at this point in the history
  • Loading branch information
woodsmc authored May 9, 2018
1 parent 8a149b4 commit 30a6611
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@

**TLDR:** Sisyphus is an actor based programming model, in which functions are sent across a network for execution. This approach was developed between 2011-2013 by Chris Woods who was a researcher at Intel Labs Europe. The work is published and introduced to readers here. This post explains the motivations which prompted the creation of Sisyphus. It highlights the many advantages the approach provides, before providing an open source working example, and outlining the recommended steps to take Sisyphus from concept to a working production implementation.

## Table of Contents

[TOC]

## Introduction

I have recently been reviewing my CV and LinkedIn profile, and in the process I've been thinking back to the work and research I've undertaken, some of which like "Sisyphus" appears to be of more interest now, then when I first worked on it, especially since the FaaS / Serverless concept didn't really exist when the research was taking place.
Expand Down

0 comments on commit 30a6611

Please sign in to comment.