doctrine2 - What is the preferred Zend Framework 2 (ZF2) way to communicate back end job status to front end? -


jobs implemented using slmqueuedoctrine. considering web sockets or comet uncertain if there zf2 approach or zf2 module should using?

there component/module zendqueue it's unkempt. last status on aug 23, 2012 there no stable version package ...

i recommend search on packagist.org better solutions. there lot packages slmqueue. eg. https://packagist.org/packages/slm/queue


Comments

Popular posts from this blog

java - nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet Hibernate+SpringMVC -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -

asp.net mvc - breakpoint on javascript in CSHTML? -