On Feb 12, 3:29 am, John Nagle <na...@animats.com> wrote:
>
>     If you're having trouble debugging a sequential program,
> you do not want to add shared memory to the problem.

No, you don't want to add additional concurrent threads of execution.
But he's not doing that, he's just preloading stuff into RAM.  It's
not different from using memcached, or sqlite, or any other database
for that matter.

Adam
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to