Date: Mon, 30 Dec 1996 14:27:43 -0600 (CST) From: Lee Crites <adonai@jump.net> To: Wes Peters <softweyr@xmission.com> Cc: questions@freebsd.org Subject: Re: IPC API's Message-ID: <Pine.SOL.3.91.961230142330.29805C-100000@serv1.jump.net> In-Reply-To: <199612290500.WAA08836@obie.softweyr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 28 Dec 1996, Wes Peters wrote: > Has anyone out there ever wrapped a class around these so they're a > little more usable? The SYSV IPC mechanisms are pretty powerful, but > the semaphores and message queues have an *awful* interface. > > Hmmm... a nice little weekend (or two) project in C++ class > construction. Any takers? (I.e. I don't want to do it myself; call > me lazy.) I have all three -- but for aix. I'm in the process of bringing up my FreeBSD box. As soon as I get a few (major) problems worked out, I plan on moving all of my c++ stuff to it an make it work there. I have a class which maintains message sueues, a class which maintains semaphores, a shared memory class, and a socket class. When they are up, I will post them on my home page. I also plan on getting some of my stuff working with pthreads. Ive read some messages about how they work with FreeBSD, but since I don't have my stuff loaded on as of yet, I haven't been abot to test them. Lee
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.3.91.961230142330.29805C-100000>