Providing resource free callback in Dual channel non blocking scenarios
-----------------------------------------------------------------------

                 Key: AXIS2C-1327
                 URL: https://issues.apache.org/jira/browse/AXIS2C-1327
             Project: Axis2-C
          Issue Type: Improvement
          Components: core/engine
            Reporter: Damitha Kumarage


In dual channel non blocking scenarios user pass callback with callback on 
complete function set. However in case where
application programmer need to free resources(like stub, axis2 environment) per 
call basis he cannot do so even after his
on complete function is called because shared resources still may be used by 
Axis2/C engine. To avoid this it is suggested
in the mail thread[1] that a second resource free callback may be provided by 
the client application programmer
which will be called by the Axis2/C engine once it is ready to free resources.

[1] http://marc.info/?t=122899247800001&r=1&w=2

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

Reply via email to