tag:blogger.com,1999:blog-5246027334551923738.post-20809585407259088922006-09-05T07:35:00.000-07:002006-09-05T07:35:00.000-07:00Surely you need shared memory to implement a messa...Surely you need shared memory to implement a messaging system? As far as I can tell you would have to allocate to each process a message queue which would have to be shared among other processes to allow message posting. Is there some other way of doing it and if not, don't some of the mentioned evils of shared memory apply to messaging itself?Joehttp://www.blogger.com/profile/14548951628324291027noreply@blogger.com