Welcome Guest, Not a member yet? Register   Sign In
PHP and Queue Systems?
#2

[eluser]Pascal Kriete[/eluser]
I certainly haven't seen such a system in this community, although it would probably be a real pleasure to dissect. The first commercial solution that comes to mind is Zend Platform.

The best approach would probably be to start quite small and make sure that the foundation is rock solid. It will be all the little things that make or break such a system. For example, one thing that is often overlooked in regular old applications is database optimization. Considering the amount of queries you're proposing, you definitely want to set priorities for your queries so as not to bring down the whole application with your backend scripts. [url="http://dev.mysql.com/doc/refman/5.0/en/optimization.html"]This[/url] should provide for some interesting reading.

I believe you're on to something that could benefit everyone here, so please continue to share.


Messages In This Thread
PHP and Queue Systems? - by El Forum - 01-28-2008, 09:07 PM
PHP and Queue Systems? - by El Forum - 01-28-2008, 09:42 PM
PHP and Queue Systems? - by El Forum - 01-28-2008, 09:53 PM
PHP and Queue Systems? - by El Forum - 01-29-2008, 04:02 AM
PHP and Queue Systems? - by El Forum - 01-29-2008, 09:19 AM



Theme © iAndrew 2016 - Forum software by © MyBB