Wiki

Version 6 (Christos KK Loverdos, 11/10/2011 01:03 pm) → Version 7/31 (Giorgos Gousios, 11/10/2011 01:18 pm)

h1. Aquarium

Aquarium enables sharing and accounting services for the Okeanos cloud

h2. Accounting

The accounting subsystem accepts usage events from other systems and translates them to accounting entries in the user's wallet.

* [[Accounting system design]]
* [[The accounting policy DSL]]

h2. Sharing

The sharing system enables users to share resources in a controlled manner.

h2. Project organization and conventions

* "Coding Style":http://docs.scala-lang.org/style/ The guide does not specify a strict limit of characters per line. For Aquarium, we use 120.
* "Scala cheatsheets":http://docs.scala-lang.org/cheatsheets/
* "Scaladoc":https://wiki.scala-lang.org/display/SW/Scaladoc