[Baypiggies] Programming Pattern/Django/Best Practice?

Aahz aahz at pythoncraft.com
Sat Apr 4 20:21:11 CEST 2009


On Fri, Apr 03, 2009, Glen Jarvis wrote:
>
> Regardless, this seems to be a fairly common design pattern I've seen  
> over the years. Does it have a name? "Asynchronous  web batch process  
> while grabbing final status report at end" is a bit awkward.

Try something like "long-running background web process".
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are, by
definition, not smart enough to debug it."  --Brian W. Kernighan


More information about the Baypiggies mailing list