ZEO clients (``ClientStorage`` instances) now work in forked processes,
including those created via ``multiprocessing.Process`` instances. This entailed giving each client storage it's own networking thread.
Showing
Please register or sign in to comment