Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!umich!samsung!sdd.hp.com!uakari.primate.wisc.edu!dali.cs.montana.edu!rpi!uwm.edu!ux1.cso.uiuc.edu!brutus.cs.uiuc.edu!wuarchive!kuhub.cc.ukans.edu!jian From: jian@kuhub.cc.ukans.edu Newsgroups: comp.unix.questions Subject: Shared Memory On UNIX??? Message-ID: <24728.2674ea8a@kuhub.cc.ukans.edu> Date: 12 Jun 90 18:13:45 GMT Organization: University of Kansas Academic Computing Services Lines: 11 Help needed!!! I am designing a system that spawns out mutiple tasks(child processes). I intend to allow the tasks share the same data structure. How could I implement it on UNIX? Personally, I prefer the shared memory method. But I don't have enough knowledge about shared memory on UNIX. If anyone knows the answer please post it on this news group or e-mail to me. I would appreciate any help very much. Jian Q. Li jian@kuhub.cc.ukans.edu