[LCP]design issues

Kurt Mueller mu at problemlos.ch
Sun Aug 31 04:08:01 UTC 2003


On Saturday, August 30, 2003, at 10:10 AM, devraj sanyal wrote:

> Go for shared memory and message queues.

This only works if client and server are on the same computer.
You will never be able to scale the application, and
distribute it over more than one computer.


> But threads are helpful to manage sessions. With IPC managing
> sessions is tough and a separate module for session/connection
> management must be written.

Dont understand this point.
Can you please elaborate on that?


Grüessli
-- 
Kurt Müller, mu at problemlos.ch





More information about the linuxCprogramming mailing list