[PonyORM-list] Splitting up work with a query
Matthew Bell
matthewrobertbell at gmail.com
Wed Apr 6 11:45:55 UTC 2016
Hello,
I'd quite like to split up work between multiple processes, by doing a
query like:
X.select(lambda x: x.id % 4 == 0)
Where 0 could also be 1,2,3.
This is not implemented. Is there a chance of getting this implemented, or
another way of getting the same result?
Thanks
--
Regards,
Matthew Bell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </ponyorm-list/attachments/20160406/84b00f85/attachment.html>
More information about the ponyorm-list
mailing list