Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. 7591838

    Dynamic Deployment of web sites

    Hi, Im new in this area so please bear with me. Im using Apache2, Tomcat5 and JK as connector on sun solaris 9. My application requirement is such that i have to deploy the web sites at runtime. When i creat a new directory under webapps/ the tomcat gets this information and starts servicing...
  2. 7591838

    Needs Performance in bulk updates

    sorry for making my question bit complex. In short i need the performance boost in update query. I want to update 100 rows/sec in a table. I m getting the data in chunks so have to update the table in chunks. cant use load data infile because the file keeps on increasing with the passage of...
  3. 7591838

    Needs Performance in bulk updates

    Hi, thanks for reply. I need the performance enhancement as mentioned in the subject of the message. im using char and fixed length rows and indexes on the key field.
  4. 7591838

    Needs Performance in bulk updates

    Hi, Im using musql on sun system. i have a stand alone java based application running on the same system, which reads the text file and update the database. I need 100 rows/sec updates but mysql is taking too much time. I have used batch update of java with 1000 rows at once. the rows are read...

Part and Inventory Search

Back
Top