> These searches are related to blockreports. If you need those on big > logfiles and over the day you should probably upgrade to V2. V1 is > single threaded and does nothing else.
Fritz... why don't you just "fork" the report generation ? This way as soon as ASSP will need to generate block reports it may call a function wich will fork to a child process; the latter in turn will proceed generating and sending the reports, cleaning up after itself and terminating, while the main ASSP process will be free to do its job w/o being impacted; all in all, report generation is a background and secondary task for ASSP so running it ... in background through a forked process makes sense to me ... what do you think ? ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Assp-test mailing list Assp-test@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/assp-test