[ 
https://issues.apache.org/jira/browse/AXIS2C-780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lahiru Gunathilake updated AXIS2C-780:
--------------------------------------

    Attachment: diff_mod_axis.patch

This patch needs some modifications since it give compilation error and some 
other build problems with windows.Here the modified patch.

> shared global pool for apache processes
> ---------------------------------------
>
>                 Key: AXIS2C-780
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-780
>             Project: Axis2-C
>          Issue Type: Improvement
>          Components: core/transport
>    Affects Versions: Current (Nightly)
>         Environment: Linux
>            Reporter: S.Uthaiyashankar
>             Fix For: 1.2.0
>
>         Attachments: apache_shared_global_pool.patch, 
> apache_shared_global_pool_improved_1.patch, diff_mod_axis.patch
>
>
> 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/[email protected]/msg11000.html)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to