0

What is the best way to queue background processes in PHP...

Zend's job queue seems very nice but I am not able to switch to zend server what are the alternatives for doing this?

1
  • I mean Zend Platform Job Queue (long name).. Zend Queue with Zend Cache looks interesting though.. Commented Jun 16, 2010 at 14:37

1 Answer 1

1

Gearman is very capable. Here's the PECL extension, and here's a process monitor / daemon.

There's also things like the Amazon Simple Queue Service.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.