EmbLogic's Blog

Fifo

Sir while creating multiple client server program using fifo although my code is working fine but if i m executing my code continuously some times all the requesting client are working without generating any kind of delay in writing, but at other instance they are  giving rise to delay of few ms before they begin..?? architecture of my code. Using 1 fifo with semaphore on the requesting side , and to serve them i m creating individual fifo based on the condition of arithmetic operator . how to resolve this issue..??

Regards

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>