On Mon, 6 Feb 2017 09:38:20 -0800 Jens Alfke <[email protected]> wrote:
> In some cases there?d be multiple events in a second that triggered a > database write in a transaction; when this happened down in my humble > process, it could cause iTunes playback to stutter and video capture > to lose frames. You should turn that into a war story for "Coders at Work" or something. It's fascinating, and emblematic of our times, that something like iTunes had (or has) DBMS interaction amidst low-level operations like capture and playback. --jkl _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

