Yes. Both are just fine to use in production. For speed and avoiding abuse
of the database, I'd load into memory and tell it to periodically reload.
But that too is a bit of a choice between how often you want to consume new
data and how much work you want to do to recompute new values.

On Mon, Jul 4, 2011 at 6:13 PM, Mark <static.void....@gmail.com> wrote:

> Ahh ok. So if I want everything in memory like the file backed solution I
> should use ReloadFromJDBCDataModel? I'm going to give that a try right now.
>
> Typically which solution is recommended for production use?
>
> Thanks
>
>

Reply via email to