yorrick / email-sender

Sms to email bridge application
Other
3 stars 1 forks source link

Add comment about architecture evolutions #19

Closed yorrick closed 10 years ago

yorrick commented 10 years ago

Explain how we could split page generation, http json api and forwardings

yorrick commented 10 years ago

Use AMPQ (rabbitMQ) as described here https://devcenter.heroku.com/articles/scaling-out-with-scala-and-akka#connecting-the-web-process-to-the-indexer-with-amqp since akka remote actors cannot work on heroku (no static IP)