LinuxSystemes d'exploitation

Named Pipes – Inter-Process Communication Linux



Named Pipes – Inter-Process Communication Linux
In this video we go over named pipes using mkfifo. Starting with a brief explanation of FIFO ( first in first out ) and LIFO ( last in first out ).
Followed by examples of how to use named pipes and some of the pitfalls that you would encounter such as broken pipe errors and blocked pipes.
We also cover having multiple processes writing to a single named pipe at the same time and the reason why having multiple readers of a named pipe is not such a good idea unless you are using a named pipe as a queue.

Named pipes are not frequently used but do have a certain efficiency going for them. As the data that is sent through a named pipe is stored in memory the main benefit is speed. So for any process that you would normally think of using a temporary file you could probably use a named pipe instead.

Subscribe: https://www.youtube.com/user/linuxleech?sub_confirmation=1

Blog: http://www.linuxleech.com
Twitter: http://www.twitter.com/linuxleech
Facebook: http://www.facebook.com/linuxleech
Google+: http://www.gplus.to/linuxleech

Views : 16428
linux

Source by Linux Leech

Mourad ELGORMA

Fondateur de summarynetworks, passionné des nouvelles technologies et des métiers de Réseautique , Master en réseaux et système de télécommunications. ,j’ai affaire à Pascal, Delphi, Java, MATLAB, php …Connaissance du protocole TCP / IP, des applications Ethernet, des WLAN …Planification, installation et dépannage de problèmes de réseau informatique……Installez, configurez et dépannez les périphériques Cisco IOS. Surveillez les performances du réseau et isolez les défaillances du réseau. VLANs, protocoles de routage (RIPv2, EIGRP, OSPF.)…..Manipuler des systèmes embarqués (matériel et logiciel ex: Beaglebone Black)…Linux (Ubuntu, kali, serveur Mandriva Fedora, …). Microsoft (Windows, Windows Server 2003). ……Paquet tracer, GNS3, VMware Workstation, Virtual Box, Filezilla (client / serveur), EasyPhp, serveur Wamp,Le système de gestion WORDPRESS………Installation des caméras de surveillance ( technologie hikvision DVR………..). ,

Laisser un commentaire

Votre adresse e-mail ne sera pas publiée. Les champs obligatoires sont indiqués avec *