Project

General

Profile

« Previous | Next » 

Revision 471

Added by bojilova over 23 years ago

Separate thread used for writing into xml_index table.
This cut the time of the response on insert almost in half.
The tread is started afterwards
(on end of document parsing and inserting into xml_nodes) from
DBSAXHandler and uses new(separate) db connection.
But I did not find a good way to show the work done of that thread.

  • added
  • modified
  • copied
  • renamed
  • deleted