Hi guys,
I've searched this forum and could not find any solution to it.
The problem is this:
I'm getting data from an external source every 10 seconds(approximately).
I want to execute some script every 10 seconds but there can't be even the smallest delay.
So if I would use a cronjob every minute that executes an php class every 10 seconds trough sleep there is some delay, not much but still small.
Is there some solution to this? Experience?
It would help me a lot!
janpieterz