CLOS persistence
- From: Javier <javuchi@xxxxxxxxx>
- Date: Tue, 13 Nov 2007 08:15:42 -0800
I've got some classes, with millions of instances. So much that it is
easy to get running out of memory.
My simple question is:
Is there any way to manage all of this clases through a database? I'm
not saying just persist them, but also getting them out of memory so
I can work from the database when needed?
I don't want to reimplement all of the program, I'm looking for a
solution like MOP or something like that.
Any help?
.
- Follow-Ups:
- Re: CLOS persistence
- From: Joost Diepenmaat
- Re: CLOS persistence
- From: Slobodan Blazeski
- Re: CLOS persistence
- From: Alex Mizrahi
- Re: CLOS persistence
- From: Maciej Katafiasz
- Re: CLOS persistence
- From: David Young
- Re: CLOS persistence
- From: Thomas A. Russ
- Re: CLOS persistence
- Prev by Date: Re: Starting up Slime
- Next by Date: Re: Thread-safe assignments
- Previous by thread: why so few youtube vids about common lisp
- Next by thread: Re: CLOS persistence
- Index(es):
Relevant Pages
|