what maint tasks are killing ASSP? can you provide a listing of functions and execution times for a given load? sorted by time? (not asking for much huh) Guess im coming from the great app dev tools you get on the winblows side
to MT, generally you are looking at encapsulating anything that can run with local vars into its own object. sharing anything means you need locking eventually, then you're back to slowdowns. what is your version based on 1.3.3.8 I hope -- View this message in context: http://www.nabble.com/a-multi-threaded-assp-tp15723508p15841946.html Sent from the assp-test mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test
