What I'm looking to do is load in some data from a database or from memcache asynchronously.
I know, I know. "PHP doesn't support threading".
But what about register_tick_function? Isn't that indeed threading?
Has anyone done any kind of predictive preload or really any background processing utilizing register_tick_function?
Question&Answers:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…