Re: Shared memory Question using shmctl()
From: Anton Petrusevich (casus_at_att-ltd.biz)
Date: 08/29/05
- Next message: milkyway: "Re: Does this work?"
- Previous message: jonhoyle_at_mac.com: "Shared memory Question using shmctl()"
- In reply to: jonhoyle_at_mac.com: "Shared memory Question using shmctl()"
- Next in thread: Jonathan Hoyle: "Re: Shared memory Question using shmctl()"
- Reply: Jonathan Hoyle: "Re: Shared memory Question using shmctl()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 29 Aug 2005 21:25:24 +0200
jonhoyle@mac.com wrote:
> Any advice?
Use some kind of "synchronization object". To synchronize between
_processes_ I use flock() on some file in the file system.
-- Anton Petrusevich
- Next message: milkyway: "Re: Does this work?"
- Previous message: jonhoyle_at_mac.com: "Shared memory Question using shmctl()"
- In reply to: jonhoyle_at_mac.com: "Shared memory Question using shmctl()"
- Next in thread: Jonathan Hoyle: "Re: Shared memory Question using shmctl()"
- Reply: Jonathan Hoyle: "Re: Shared memory Question using shmctl()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]