zodb & multiple processes

Erno Kuusela erno-news at erno.iki.fi
Wed Jan 10 20:14:48 EST 2001


hello,

from the looks of things, zodb is thread-safe in that you can use
connections to the same storage from many threads at once and
have it not break.

how about multiple processes? will it just work, just not work,
or require special incantations?

  -- erno



More information about the Python-list mailing list