Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10047: Using Boost:Interprocess on Android
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-10-01 10:15:50
#10047: Using Boost:Interprocess on Android
-------------------------------+-----------------------------------
Reporter: anonymous | Owner: igaztanaga
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: interprocess
Version: Boost 1.53.0 | Severity: Problem
Resolution: | Keywords: Android message_queue
-------------------------------+-----------------------------------
Comment (by Ronny Bantin):
I have not reported this ticket. I can say this works on Android. But the
/sdcard is mount to an flash device. So there is a significant latency and
maybe you reduce the regular life time of the internal flash device.
Android does not support Posix SHM. Instead, it has its own shared memory
implementation (/dev/ashmem).
It would be very nice to porting boost::interprocess using Android shared
memory like "windows_shared_memory.hpp".
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10047#comment:2> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:17 UTC