Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder3.xlned.com!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.041 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'subject:Python': 0.06; '(so': 0.07; '128': 0.09; 'cc:addr:python-list': 0.11; '384': 0.16; 'gig.': 0.16; 'subject:ORM': 0.16; 'subject:library': 0.16; 'fit': 0.20; 'memory': 0.22; 'cc:addr:gmail.com': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**1': 0.23; 'load': 0.23; 'header :User-Agent:1': 0.23; 'tend': 0.24; 'server.': 0.24; 'header:In- Reply-To:1': 0.27; 'scale': 0.29; 'code': 0.31; 'ray': 0.31; 'cc:no real name:2**1': 0.33; "i'd": 0.34; 'problem': 0.35; 'subject:?': 0.36; 'hi,': 0.36; 'server': 0.38; 'sure': 0.39; 'days': 0.60; 'money.': 0.60; 'referred': 0.60; 'new': 0.61; 'content-disposition:inline': 0.62; 'kind': 0.63; 'default': 0.69; 'william': 0.81; 'subject:read': 0.84; 'besides,': 0.93 Date: Mon, 23 Jun 2014 19:42:51 +0200 From: Matthias Urlichs To: William Ray Wing Subject: Re: Python ORM library for distributed mostly-read-only objects? References: <85659fdd-511b-4aea-9c4b-17a4bbb88662@googlegroups.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-Smurf-Spam-Score: -1.1 (-) X-Smurf-Whitelist: +relay_from_hosts Cc: smurfix@gmail.com, python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1403546385 news.xs4all.nl 2941 [2001:888:2000:d::a6]:45746 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:73517 Hi, William Ray Wing: > Are you sure it won’t fit in memory? Default server memory configs these days tend to start at 128 Gig, and scale to 256 or 384 Gig. > I am not going to buy a new server. I can justify writing a lot of custom code for that kind of money. Besides, the time to actually load all the data into memory beforehand would be prohibitive (so I'd still need a way to load referred data on demand), and the update problem remains. -- -- Matthias Urlichs