You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Alexander Broekhuis (JIRA)" <ji...@apache.org> on 2014/01/07 11:35:53 UTC

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

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

Alexander Broekhuis resolved CELIX-81.
--------------------------------------

    Resolution: Fixed

Applied the patch. Please verify and close if it works. Any upcoming issues can be added as new entries. Thanks for the work!

-------------
Author: abroekhuis
Date: Tue Jan  7 10:33:55 2014
New Revision: 1556172

URL: http://svn.apache.org/r1556172
Log:
CELIX-81, CELIX-80: Applied patch for Shared Memory RSA. Updated constant usage to use the new prefix format.

> 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)