Walter Lee Davis wrote:

> I have a long-running process to build a directory tree in a database
> from a very large and deep folder structure. I am using sessions for
> security, but the process takes so long that it never finishes.

How could you slice the process up into steps, and let a simple 
PeriodicUpdater send a tickle to the process to execute its next step?

Your alternative solution is to install the latest BackgrounDBr, or the 
equivalent, server-side, so you don't hang the server up.

-- 
  Phlip
  http://flea.sourceforge.net/PiglegToo_1.html 


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to