shared memory module bugs?
Jeff Davis
jdavis at empires.org
Wed Oct 9 01:32:28 EDT 2002
More information about the Python-list mailing list
Wed Oct 9 01:32:28 EDT 2002
- Previous message (by thread): Attn: Brian Lenihan - do you have a web site where I can d/l your patch for Pysol or....
- Next message (by thread): shared memory module bugs?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> I would use it if you can make it act like a dictionary, and also if you
> add the option of creating new objects in the shared memory pool.
>
> Is this possible with python? The last time I was looking you couldn't
> replace Python's memory manager in runtime.
That's an interesting idea. If I were to do that, I'd probably get a nicely
working lower-level shared memory module, and then build a shared object
store on top of it with another module.
Regards,
Jeff
- Previous message (by thread): Attn: Brian Lenihan - do you have a web site where I can d/l your patch for Pysol or....
- Next message (by thread): shared memory module bugs?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list