Hi all,

my app runs well with Cayenne and gets good feedback. With growing
data, I need to start thinking about my scaling options. I know about
ROP, but I would like to use some kind of "shared caching" or so.
Like:

DB SERVER ------> App + Cayenne 1
                    +----> App + Cayenne 2

Not sure what are my best options. Any ideas/pointers what might work well?

For background, I am currently running on EC2 but would like to have
the opportunity to just start another EC2 with the same
app/configuration. My concern is the Cayenne caching mostly. What if
App1 is doing an update and the next requests select from App2?

Thanks,
Christian


--
http://www.grobmeier.de
https://www.timeandbill.de

Reply via email to