many of us would use sth like
https://github.com/MSeven/cakephp_queue
and not making the user/frontend depend on the result/progress

On 5 Jan., 22:18, GB <[email protected]> wrote:
> Based on my research CakePHP does not handle well the scenario that
> may require updating a user periodically on progress (e.g. sending 20
> (200, 2000) emails:  1 of 20, 2 of 20, etc or even updating a jQuery
> progress bar).
>
> In my case it would be easy to send the CakePHP View the 20 URL's so
> that a javascript or AJAX engine could then run those 20 jobs,
> enabling a progress bar to be shown, even stopping progress if
> desired.
>
> Am I missing something?  If not, any existing solutions out there?  Or
> is it so simple nobody has bothered packaging anything (not simple for
> this non-Ajax Baker).
>
> Thanks!
>
> George

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to