make it faster
2006.04.11
i have a webpage @ work written in php that has become slow. for whatever reason, the LDAP servers at work that i pull information from have slowed down or placed limits on how often queries can be made.
i have four functions that need to run and collect the data. it’d be nice if i could have them run at the same time.
threads in parallel. i want to execute all four functions at the same time. anyone know how to do threads/parallel processing in php?
Sounds like something we might have to ask the geeksquad at penguincon. You and Amanda still planning on coming? Kattni and I will be there.