[SQLObject] SQLObject and Multiprocessing
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Gert B. <ger...@gm...> - 2011-06-01 08:39:53
|
Hi Can one use SQLObject with multiprocessing? For example can one create extra processes using the multiprocessing.Process using the 'inherited' sqlobject environment to handle certain database queries? Regards Gert Burger |