EmbLogic's Blog

IPC: Client Server Project usinf FIFO and Pipe

Dear Friends,

I Have Successfully Run 508 Clients in my project without using any SLEEP in server or client , But when I am trying to Run More Clients than this i got an error

“multiply: error while loading shared libraries: libc.so.6: cannot open shared object file:Error24″

4 Responses to IPC: Client Server Project usinf FIFO and Pipe

  1. Ganesh Kale says:

    I Have Solved the Above Bug(incode) Now I can Run Any Number of Clients. Now I have Tried 10213 Client………Runned Successfully.

  2. Ganesh Kale says:

    @Tanvir use the strace command to trace the system calls …………

  3. Ganesh Kale says:

    Now I have tried 200213 clients runned successfully……..on Above project without using any synchronization mechanism

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>