quote:
Originally posted by Chris Boulton
way the daemon only sends out notifications when there are replies and will send them in real time..
I understand... but in the client side there should be an always opened connection with the daemon...
quote:
Originally posted by Chris Boulton
And you only really want it to send one at a time.. Imagine if you hadnt visited the forums in 20 days, opened up the client program and were flooded with thousands of alerts
the daemon should send one alert per each thread with new post, even if the client only displays one alert (and can be configurable to detail which threads have new replies)
quote:
Originally posted by Chris Boulton
The daemon is also alot faster than the PHP script... but the daemon is actually written in PHP itself
!!
and how can a daemon run (in lunux i suppose) if it's written in php?