That's not really the point. Sure, my screenscrape might not need to use threads, but I *always* use threads with screenscraping so it would be unnatural for me not to. Anyway. whether TG is stable when using threads is something I'd like to know about - just in case :-)
Cheers though -Rob Jorge Vargas wrote: > I'm not sure if you need multithread there, are you sure your not pre > optimizating your code? remenber cherrypy and mod_py both help in that > way as well as SQLObject. Why don't you try not using thread to start with? > > On 3/13/06, *Robin Haswell* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > > Hey guys > > I want to screenscrape some data for my application, and naturally I > want to use threads. I was > planning to "import model" - is my app going to upchuck and die? > > Cheers > > -Rob > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

