Re: [sqlite] Receiving notification of table updates

2004-09-27 Thread Kazuho Oku
> From: "Hihn, Jason" <[EMAIL PROTECTED]> > What is updating the table? Another [apache module] thread or another > process? > > If they are from the same module, I'd think you could use a static int > or semaphore. There's also shared memory. Some CGIs and cron jobs are updating the table, so so

RE: [sqlite] Receiving notification of table updates

2004-09-27 Thread Hihn, Jason
What is updating the table? Another [apache module] thread or another process? If they are from the same module, I'd think you could use a static int or semaphore. There's also shared memory. > -Original Message- > From: Kazuho Oku [mailto:[EMAIL PROTECTED] > Sent: Monday, September 27,