Re: sqlLite

From: Alan Cox <alan_at_lxorguk.ukuu.org.uk>
Date: Mon, 11 Feb 2002 14:00:50 +0000 (GMT)

> It should be relatively easy to add meta-data to the tables to give you an
> mtime which you could then query at your lesure: i,e "SELECT _mtime from
> X" or something which you could poll....

You don't want to poll. You just add notifiers to the SQL server, then it
pokes you on a table update you care about, and you just pick it up in
your event loop
Received on Mon Feb 11 2002 - 05:47:14 EST

This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 17:18:59 EDT