VotersWatchers
    XMLWordPrintable

    Details

    • Type: Sub-task
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 0.20 Larks
    • Fix Version/s: 0.20 Larks
    • Labels:
      None

      Description

      Right now we're using DriverManagerDataSource which creates a new connection every time someone accesses it. We need to move to C3P0 connection pool instead to get performance benefits. Refer to how it's implemented in Poulpe for a quick overview.
      After applying a connection pool, we need to configure it approximately. Since we have 30-35 threads by default from Tomcat, let's configure the pool for 35 connections max.
      This task should be tackled after performance tests are written

        Attachments

          Structure

            Activity

              People

              • Assignee:
                jk1 Evgeniy Naumenko
                Reporter:
                ctapobep Stanislav Bashkyrtsev
              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - 0.5h
                  0.5h
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 0.5h
                  0.5h

                    Structure Helper Panel