[Python-Dev] CPython optimization: storing reference counters outside of objects (original) (raw)

Sturla Molden sturla at molden.no
Tue May 24 00:33:43 CEST 2011


Den 24.05.2011 00:07, skrev Artur Siekielski:

Oh, and using explicit shared memory or mmap is much harder, because you have to map the whole object graph into bytes.

It sounds like you need PYRO, POSH or multiprocessing's proxy objects.

Sturla



More information about the Python-Dev mailing list