Re: model connections to multiple DBs
Re: model connections to multiple DBs
- Subject: Re: model connections to multiple DBs
- From: Anjo Krank <email@hidden>
- Date: Mon, 04 Apr 2011 19:25:19 +0200
Depending on the actual data, the memory consumption won't be any different in comparison to a solution based on a shared DB.
Only the reference tables could be re-used, all the other data belongs to the tenant anyway. Add to that the larger size of the individual records (you'd need the tenant references in most items) I'd be surprised if it actually amounted to a large difference.
Cheers, Anjo
Am 04.04.2011 um 18:13 schrieb Henrique Prange:
> I have created a prototype with the intent to evaluate this kind of solution. You can download the source code from GitHub [1]. It uses a very simple model and it is not feature complete, but you can easily verify the memory consumption problem.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden