Let\'s say I have two or more processes dealing with an SQLite database - a \"player\" process and many \"editor\" processes.
The \"player\" process reads the database
Just open a socket between the two processes and have the editor tell all the players about the update.