Marco Weber

Results 5 comments of Marco Weber

My advice: workerpool was designed for CLI. Try to run the workerpool as cli process by using Popen in Apache-PHP and then send data & collect the results from the...

You get already the stacktrace as string as well as the message as return result. We avoid serializing the whole stack by serializing the string stack trace only.

Leaving this ticket open. Until anyone comes with a good serialization logic.