<?xml version="1.0" encoding="UTF-8"?>
<article article-type="Research Article">
  <front>
    <journal-meta>
      <journal-id journal-id-type="publisher">journal-of-discrete-mathematical-sciences-and-cryptography</journal-id>
      <journal-title-group>
        <journal-title>Journal of Discrete Mathematical Sciences and Cryptography</journal-title>
      </journal-title-group>
      <issn publication-format="electronic">2169-0065</issn>
      <issn publication-format="print">0972-0529</issn>
      <publisher>
        <publisher-name>Taru Publications</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.47974/JDMSC-2165</article-id>
      <title-group>
        <article-title>Enhancing cloud performance : A framework for connection pooling optimization</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author" corresp="yes">
          <name>
            <surname>Tiwari</surname>
            <given-names>Ankit Kumar</given-names>
          </name>
          <aff>Department of Computer Science &amp; Engineering, JECRC University, Jaipur, Rajasthan, 302022, India</aff>
        </contrib>
        <contrib contrib-type="author">
          <name>
            <surname>Yadav</surname>
            <given-names>Surendra</given-names>
          </name>
          <aff>Department of Computer Science &amp; Engineering, Vivekananda Global University, Jaipur, Rajasthan, 303012, India</aff>
        </contrib>
      </contrib-group>
      <volume>28</volume>
      <issue>5-A</issue>
      <fpage>1649</fpage>
      <lpage>1657</lpage>
      <pub-date date-type="pub">
        <day>30</day>
        <month>08</month>
        <year>2025</year>
      </pub-date>
      <abstract>
        <p>Performance optimization in cloud computing is of vital importance to ensure efficient resource use and to meet the demands of users. In this paper, we propose a framework that will optimize the efficiency of the cloud system through connection pooling. Traditional ways are normally inefficient due to continuous connection creation and termination, which adds to the overhead and causes delay. Our proposed framework resolves these issues by integrating the connections and reusing them to decrease latency, increase throughput, and improve scalability. Simulations run under different load conditions, such as Low, Medium, and High, showed dramatic improvements in performance. For example, at Low Load, it had an average of 0.002579 seconds in query time, and the throughput became 3.33 transactions per second. At High Load, it gave an average of 0.005134 seconds in query time and a throughput of 5 TPS. These results prove that connection pooling does improve performance bottlenecks, allowing cloud infrastructure to handle most diversities of workloads. Conclusively, this framework is a hands-on approach to the optimization of cloud performance and will make any web application scale better and be responsive to growing online service demands.</p>
      </abstract>
      <kwd-group>
        <kwd>Cloud computing</kwd>
        <kwd>Connection pooling</kwd>
        <kwd>Performance optimization</kwd>
        <kwd>System scalability</kwd>
        <kwd>Throughput</kwd>
        <kwd>Latency reduction</kwd>
        <kwd>Web application efficiency</kwd>
        <kwd>Resource management</kwd>
      </kwd-group>
      <custom-meta-group>
        <custom-meta>
          <meta-name>access</meta-name>
          <meta-value>open</meta-value>
        </custom-meta>
        <custom-meta>
          <meta-name>retracted</meta-name>
          <meta-value>no</meta-value>
        </custom-meta>
      </custom-meta-group>
    </article-meta>
  </front>
</article>
