php + windows and fork

the reason for that is that php doesn't support threading. but my app have to do more than one job at the same time. so i have to create child processes for every job ... but that seems to be a problem under windows ...
 
Back
Top