EmbLogic's Blog

Inter Process Communication using semaphores and message queues

RCS file: ipc_fifoserver.c,v
Working file: ipc_fifoserver.c
head: 1.3
branch:
locks: strict
root: 1.3
access list:
symbolic names:
keyword substitution: kv
total revisions: 3;    selected revisions: 3
description:
created common fifo for requesting clients(3)
implemented semaphore
created common result fifo and have send resutl back to their respective requestints
sucessfully
—————————-
revision 1.3    locked by: root;
date: 2014/03/26 09:57:18;  author: root;  state: Exp;  lines: +40 -19
implemented message ques and got sucessfull in sending my result back to the requesting clients
—————————-
revision 1.2
date: 2014/03/26 07:24:43;  author: root;  state: Exp;  lines: +0 -30
implemented semaphore using 4 clients sucessfully
—————————-
revision 1.1
date: 2014/03/26 07:23:13;  author: root;  state: Exp;
Initial revision
=============================================================================

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>