Wiki

Version 17 (Christos KK Loverdos, 02/14/2012 05:49 pm)

1 1 Giorgos Gousios
h1. Aquarium
2 1 Giorgos Gousios
3 2 Giorgos Gousios
Aquarium enables sharing and accounting services for the Okeanos cloud
4 1 Giorgos Gousios
5 2 Giorgos Gousios
h2. Accounting
6 1 Giorgos Gousios
7 3 Giorgos Gousios
The accounting subsystem accepts usage events from other systems and translates them to  accounting entries in the user's wallet.
8 2 Giorgos Gousios
9 2 Giorgos Gousios
* [[Accounting system design]]
10 2 Giorgos Gousios
* [[The accounting policy DSL]]
11 2 Giorgos Gousios
12 2 Giorgos Gousios
h2. Sharing
13 2 Giorgos Gousios
14 3 Giorgos Gousios
The sharing system enables users to share resources in a controlled manner.
15 4 Giorgos Gousios
16 15 Christos KK Loverdos
h2. Events
17 16 Christos KK Loverdos
18 17 Christos KK Loverdos
* [[Resource Event Format]]
19 14 Christos KK Loverdos
20 4 Giorgos Gousios
h2. Project organization and conventions
21 4 Giorgos Gousios
22 7 Giorgos Gousios
* "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.
23 12 Christos KK Loverdos
24 12 Christos KK Loverdos
h2. Useful sites
25 13 Christos KK Loverdos
26 5 Christos KK Loverdos
* "Scala cheatsheets":http://docs.scala-lang.org/cheatsheets/
27 6 Christos KK Loverdos
* "Scaladoc":https://wiki.scala-lang.org/display/SW/Scaladoc
28 11 Christos KK Loverdos
* "Scala info on StackOverflow":http://stackoverflow.com/tags/scala/info
29 12 Christos KK Loverdos
* "Twitter's Effective Scala":http://twitter.github.com/effectivescala/
30 8 Christos KK Loverdos
31 10 Christos KK Loverdos
h2. Άλλη τεκμηρίωση στον Okeanos
32 8 Christos KK Loverdos
33 9 Christos KK Loverdos
h3. Pithos
34 8 Christos KK Loverdos
35 8 Christos KK Loverdos
* "Dev Docs":http://pithos.dev.grnet.gr/docs/