Uploaded image for project: 'Axis2-C'
  1. Axis2-C
  2. AXIS2C-780

shared global pool for apache processes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.2.0
    • core/transport
    • None
    • Linux

    Description

      apache processes are created by fork in linux. Due to that, if they have to share any data, it has to be through shared memory. We need an implementation to
      (1) Create a shared memory global pool
      (2) create context hierarchy in the global pool
      (discussion can be found in http://www.mail-archive.com/axis-c-dev@ws.apache.org/msg11000.html)

      Attachments

        1. apache_shared_global_pool.patch
          13 kB
          Selvaratnam Uthaiyashankar
        2. apache_shared_global_pool_improved_1.patch
          13 kB
          Selvaratnam Uthaiyashankar
        3. diff_mod_axis.patch
          13 kB
          Lahiru Gunathilake

        Activity

          People

            Unassigned Unassigned
            shankar Selvaratnam Uthaiyashankar
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: