PawelLipski / amazon-scala-paas

A minimalistic Scala/Akka-written PaaS for running JVM-based distributed apps on Amazon AWS
0 stars 0 forks source link

Integrate the back-end (akka-remote layer) with web layer #17

Open PawelLipski opened 9 years ago

BartoszJanota commented 9 years ago

When you guys gonna code it? It is needed so much to solve #15 ticket :)

BartoszJanota commented 9 years ago

Here you can see things needed to be done: https://docs.google.com/document/d/1wK_ZUiGub304geT4H0zR3KCgWt9Tb5cXBL6c_7ut9gQ/edit#

MasterControlActor and SlaveControlActor are essential for #15 ticket . It's kind of an API, I need to see a conception at least, otherwise it is impossible to adapt AuctionHouse for our purposes.

@aksiazek ideally for tonight, could you?