multithreading - Executing a thread at a regular interval in php -


i have requirement in project want send notification user via external api.i have stored these notifications in table want create thread in php regularly wakes ups , checks data in table , wakes function sends email @ regular time interval in php if user not logged in website.is there normal or direct way achieve , if not indirect way not using linux based commands.


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -