Welcome Guest, Not a member yet? Register   Sign In
Run external program in background
#12

[eluser]esra[/eluser]
A PECL module for PHP threading exists, but the module is a several years old, is buggy and no longer appears to be maintained.

There is a class on phpclasses.org that allows an application to spawn another HTTP session for background processing. There is no inter-application communication, but the first application can detect when the process is completed by checking if the new file exists. This has been used a lot pdf processing, xslt transformations, etc.


Messages In This Thread
Run external program in background - by El Forum - 04-30-2008, 09:55 AM
Run external program in background - by El Forum - 04-30-2008, 10:05 AM
Run external program in background - by El Forum - 04-30-2008, 10:55 AM
Run external program in background - by El Forum - 04-30-2008, 11:34 AM
Run external program in background - by El Forum - 04-30-2008, 12:25 PM
Run external program in background - by El Forum - 04-30-2008, 12:47 PM
Run external program in background - by El Forum - 04-30-2008, 12:49 PM
Run external program in background - by El Forum - 04-30-2008, 12:57 PM
Run external program in background - by El Forum - 04-30-2008, 01:10 PM
Run external program in background - by El Forum - 04-30-2008, 01:16 PM
Run external program in background - by El Forum - 04-30-2008, 01:32 PM
Run external program in background - by El Forum - 04-30-2008, 04:17 PM
Run external program in background - by El Forum - 05-01-2008, 02:54 AM
Run external program in background - by El Forum - 05-01-2008, 05:36 AM



Theme © iAndrew 2016 - Forum software by © MyBB