Date: Mon, 20 Feb 2006 03:12:39 -0600 From: Jason Resch <jresch@cleversafe.com> To: freebsd-questions@freebsd.org Subject: IPC Queues Message-ID: <43F98807.5000205@cleversafe.com>
next in thread | raw e-mail | index | archive | help
Hello everyone, My company is implementing an application which we plan will use shared memory and IPC mechanisms to coordinate work. We would prefer to use POSIX message queues due to their better support for priorities, but from the research I have done thus far it appears none of the BSDs support POSIX queues. My question is, does there exist some kernel patch or port that implements POSIX queues for FreeBSD? I would also be grateful for any insight others could provide regarding alternatives. For instance, how well socket performance stacks up against shared memory, particularly in a multi-threaded enviornment. Thank you in advance for any assitance you can provide. Regards, Jason Resch
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43F98807.5000205>