[Spread-users] Workshop Notes

Theo E. Schlossnagle jesus at omniti.com
Fri Aug 3 14:28:56 EDT 2001


Ben Laurie wrote:
> Instead of sockets, shared memory could be used between the clients and
> the daemon.

I have thought about this one a bit.  What do you think about using SysV
message queues?  It has all of the goodies needed to do anonymous publishing
(one big shared message queue) and also the facilities to provide a full
connection (individual message queue pairs for normal clients).

They are nice, fast and wouldn't require too much change to the existing code
base?

Thoughts?

-- 
Theo Schlossnagle
1024D/82844984/95FD 30F1 489E 4613 F22E  491A 7E88 364C 8284 4984
2047R/33131B65/71 F7 95 64 49 76 5D BA  3D 90 B9 9F BE 27 24 E7





More information about the Spread-users mailing list