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

Bjoern Petri updated CELIX-81:
------------------------------

    Description: 
This patch adds additional components, which allows CELIX to use Shared Memory 
for remote services: discovery_shm, remote_service_admin_shm and 
example_proxy_shm. Besides, two new deployment targets are added, which can be 
used to locally test the shm implementation together with the example_service.

Netstring support (see JIRA issue CELIX-80) is required to get the this shm 
implementation working. Also note that shared memory segments or semaphores 
might be left in the system and needs to be removed manually (see ipcs, ipcrm) 
when CELIX does not shutdown as expected.



  was:

This patch adds additional components, which allows CELIX to use Shared Memory 
for remote services: discovery_shm, remote_service_admin_shm and 
example_proxy_shm. Besides, two new deployment targets are added, which can be 
used to locally test the shm implementation together with the example_service.

Note that shared memory segments or semaphores might be left in the system and 
needs to be removed manually (see ipcs, ipcrm) when CELIX does not shutdown as 
expected.



    
> Remote Services - Shared Memory Support
> ---------------------------------------
>
>                 Key: CELIX-81
>                 URL: https://issues.apache.org/jira/browse/CELIX-81
>             Project: Celix
>          Issue Type: New Feature
>            Reporter: Bjoern Petri
>         Attachments: shm.patch
>
>
> This patch adds additional components, which allows CELIX to use Shared 
> Memory for remote services: discovery_shm, remote_service_admin_shm and 
> example_proxy_shm. Besides, two new deployment targets are added, which can 
> be used to locally test the shm implementation together with the 
> example_service.
> Netstring support (see JIRA issue CELIX-80) is required to get the this shm 
> implementation working. Also note that shared memory segments or semaphores 
> might be left in the system and needs to be removed manually (see ipcs, 
> ipcrm) when CELIX does not shutdown as expected.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to