Skip to content

ms705/ciel

 
 

Repository files navigation

CIEL is an execution engine for distributed, parallel
computation. Like previous frameworks (such as MapReduce and Dryad),
it masks the complexity of distributed programming. Unlike those
frameworks, it offers a full general-purpose programming language,
called Skywriting, for expressing distributed coordination, which
enables developers to implement algorithms using arbitrary task
structures.

For documentation, tutorials and examples, please visit:

http://www.cl.cam.ac.uk/netos/ciel/

About

A distributed execution engine for cloud computing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 51.9%
  • Java 35.2%
  • Shell 5.1%
  • C 4.8%
  • JavaScript 1.7%
  • Scala 0.7%
  • Other 0.6%