You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2014/01/13 23:01:59 UTC

[jira] [Closed] (CELIX-81) Remote Services - Shared Memory Support

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

Bjoern Petri closed CELIX-81.
-----------------------------


> 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
>            Assignee: Alexander Broekhuis
>             Fix For: 1.0.0-incubating
>
>         Attachments: shm.patch, shm.patch.md5
>
>
> 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 was sent by Atlassian JIRA
(v6.1.5#6160)