Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #11738

Re: Interplatform (interprocess, interlanguage) communication

Path csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news.albasani.net!.POSTED!not-for-mail
From Jan Burse <janburse@fastmail.fm>
Newsgroups comp.lang.java.programmer
Subject Re: Interplatform (interprocess, interlanguage) communication
Date Sat, 04 Feb 2012 20:24:36 +0100
Organization albasani.net
Lines 28
Message-ID <jgk0ll$74j$1@news.albasani.net> (permalink)
References <IPC-20120203200443@ram.dialup.fu-berlin.de> <jgj9vu$jmr$1@news.albasani.net> <jgjuvb$5jf$1@dont-email.me>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-Trace news.albasani.net 5ZEBUycPpbN7WkZ6v2l5ctHNRHOH0y3liObqWnadp5YYZu8t7YHQDIwDCfJol6Skl2GSgCMbUY6GHujfwMrfJQ==
NNTP-Posting-Date Sat, 4 Feb 2012 19:24:37 +0000 (UTC)
Injection-Info news.albasani.net; logging-data="nY/CFDbbLdlfs0M+dIaIqFhlyTyFo3KMxolnzAGWu750sX33X67Hv43kBzy6x17HqgLxYL0IDJ1hq9j9btcrbYA0stgyPY2xQT2Xf6vnVT5UHQW38IdaHbMnBS9ApQlj"; mail-complaints-to="abuse@albasani.net"
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:10.0) Gecko/20120129 Firefox/10.0 SeaMonkey/2.7
In-Reply-To <jgjuvb$5jf$1@dont-email.me>
Cancel-Lock sha1:CJe5qX7EkqIJ21QDi7g5ljCX2Lg=
Xref x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:11738

Show key headers only | View raw


markspace schrieb:
> On 2/4/2012 4:57 AM, Jan Burse wrote:
>> I would add to the list:
>>
>> Shared Memory
>>
>
>
> What Java API do you use for that?
>


One solution would be to port MemoryFiles from
Android to Java SE. The API of MemoryFiles is
seen here:

    http://developer.android.com/reference/android/os/MemoryFile.html

You can also find the source code of the classes.
But suggesting the above has more to do with my
obsession for memory files (just joking).

But the following stack overflow entry lists 5 (five)
alternative ways do deal with shared memory in Java:

http://stackoverflow.com/questions/1491519/any-concept-of-shared-memory-in-java

Bye

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: Interplatform (interprocess, interlanguage) communication Jan Burse <janburse@fastmail.fm> - 2012-02-04 13:57 +0100
  Re: Interplatform (interprocess, interlanguage) communication markspace <-@.> - 2012-02-04 10:55 -0800
    Re: Interplatform (interprocess, interlanguage) communication Jan Burse <janburse@fastmail.fm> - 2012-02-04 20:24 +0100
      Re: Interplatform (interprocess, interlanguage) communication Jan Burse <janburse@fastmail.fm> - 2012-02-04 20:29 +0100
    Re: Interplatform (interprocess, interlanguage) communication Arne Vajhøj <arne@vajhoej.dk> - 2012-02-04 18:37 -0500

csiph-web