Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Reply-To: From: "Elliot Mednick" To: "Cygwin AT Sourceware. Cygnus. Com" Subject: mmap() for shared memory? Date: Wed, 7 Jun 2000 15:32:49 -0400 Message-ID: <000601bfd0b7$2a3a0020$0e08a8c0@lexra.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Importance: Normal I'm trying to implement a good-performance IPC using mmap. When I write to mmap'ed memory in one process, the second process never sees the change. I've seen other posts asking the same question, but no responses. If anyone has actually gotten mmap to work with MAP_SHARED, can you post or email me an example or code fragment? I'm using a very recent version of Cygwin (1.1.1?). Meanwhile, I guess I'm stuck using named pipes. Perhaps someone can suggest the optimal IPC mechanism under Cygwin (note: I'm not forking processes; I need to have two seperate programs, each with its own "main"). Thanks! -- Elliot Mednick 51 Sawyer Rd, Suite 110 Processor Architect Waltham, MA. 02453 Lexra, Inc. (781) 899-5799 x805 elliot AT lexra DOT com (781) 899-5769 fax -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com