Multiprocessing, shared memory vs. pickled copies

sturlamolden sturlamolden at yahoo.no
Thu Apr 7 21:10:25 EDT 2011


On 8 apr, 02:38, sturlamolden <sturlamol... at yahoo.no> wrote:

> I should probably fix it for 64-bit now. Just recompiliong with 64-bit
> integers will not work, because I intentionally hardcoded the higher
> 32 bits to 0.

That was easy, 64-bit support for Windows is done :-)

Now I'll just have to fix the Linux code, and figure out what to do
with os._exit preventing clean-up on exit... :-(

Sturla





More information about the Python-list mailing list