[LCP]design issues

Greg Black gjb at gbch.net
Wed Aug 27 18:52:02 UTC 2003


On 2003-08-27, mehul radheshyam choube wrote:
>     i am going to develop a server program for linux platform. 
> the
> scenario is of One Server - Multiple Clients. which of the 
> following
> technology be used - pipes, FIFO, Message Queues or threads? which 
> one is
> the best/widely used?

First you need to learn how to use your editor to produce
decently formatted messages that are easy for other people to
read.

Then you need to buy a good book and study this topic, as it's
impossible to give answers to this kind of question the way it
is put here.  After you read the book, then you can think about
what you're trying to do and then you can develop a design that
matches your requirements and then you can implement it.

The book I would recommend is

    Unix Network Programming
    W. Richard Stevens
    Prentice Hall

Cheers, Greg

-- 
Greg Black <gjb at gbch.net> <http://www.gbch.net/gjb.html>
GPG signed mail preferred; further information in headers.



More information about the linuxCprogramming mailing list