2017-02-15 12:40 GMT+01:00 Darren Duncan <[email protected]>: > Similarly with threads, for the vast majority of people, using other > concurrency models with supported languages are better; they will still get > the performance benefit of using multiple CPU cores but do it much more > safely than if you are explicitly using "threads" in code.
As I said before: I did not work much with threads. Mostly for GUI performance. Do you (or anyone else) have any resources about those concurrency models? -- Cecil Westerhof _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

