[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Ozone Scalability
- To: ozone-users@ozone-db.org
- Subject: Re: Ozone Scalability
- From: Andreas Monitzer <a@blackbox.net>
- Date: Fri, 9 Feb 2001 23:05:03 +0100
- Delivered-To: softw7-ozone-db:org-ozone-users@ozone-db.org
On Friday, February 9, 2001, at 10:58 PM, Roy Ladner wrote:
> I read the following on the ozone web site. Does this mean that no
> persistant object in Ozone can contain more data than can fit into
> memory?
>
> "Database objects are loaded into memory as a whole when someone is
> invoking a method on them. Actually, it gets loaded when a method of one
> of its proxies is invoked."
[I'm sorry if I say anything wrong here, Falko]
All modern OSes use virtual memory, so this shouldn't be a problem if you don't plan to use >1GB objects.
And maybe you should split them up into many objects if speed matters to you...
andy
--
Description forthcoming.