Could some of the unix programers on the list give me some hints as the best way to share readonly memory between processes. Specially I would like for multiple aspell processes to be able to share the main word list. Is formatting the data file so that it can be directly read into memory without any processing and using mmap the best bet? Or is there a better way? -- Kevin Atkinson [EMAIL PROTECTED] http://metalab.unc.edu/kevina/ --- Note: This message was origanlly posted to [EMAIL PROTECTED], not [EMAIL PROTECTED] _______________________________________________ aspell-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/mailman/listinfo/aspell-user
