2017-02-15 8:58 GMT+01:00 Clemens Ladisch <[email protected]>: > Jens Alfke wrote: > Threading is the most extreme method of achieving parallelism, and > therefore should be used only as the last resort. (I'd compare it to > assembly code in this regard.) >
At the moment I am not using it much and I am certainly not an expert, but as I understood it one of the reasons to use threading is that it costs a lot less resources. -- Cecil Westerhof _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

