Re: Sockets and SYSTEM V message queue

1999-05-11 Thread Alfred Perlstein
On Tue, 11 May 1999, Marius Bendiksen wrote: > > I'm not sure what kind of improvement you would get by using AF_LOCAL, > but I've seen well in excess of 40 mbyte/sec throughput on a 66Mhz 486dx2, > using the loopback interface. I believe you would need RAID to actually > feed sensible data into

Re: Sockets and SYSTEM V message queue

1999-05-11 Thread Marius Bendiksen
I'm not sure what kind of improvement you would get by using AF_LOCAL, but I've seen well in excess of 40 mbyte/sec throughput on a 66Mhz 486dx2, using the loopback interface. I believe you would need RAID to actually feed sensible data into the interface at this speed (assuming the disk is the so

Re: Sockets and SYSTEM V message queue

1999-05-10 Thread Chuck Youse
> > You would benifit greatly by purchaing "Unix Netowrk Programming Vol 1" > > by Stevens. > Agreed; V. 2 is an excellent "code walkthrough" of the BSD 4.3 > implementation. Boy do I hate to be picky: V.2 is a walkthrough of 4.4BSD-Lite. I agree though, the book rocks. Chuck Youse Direc