Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 1

Course: Core Skills Module: Problem Solving Topic: UNIX - Advanced Associate Supporting Materials Practice Set 1.

Write a simple tcp client server application. Use stream sockets. You have to write two separate programs (i) server code (ii) client code. 2. Write two programs. One program will write into the message queue. Another program will read rom the message queue. Use the ollowing structure or reading and writing! "atch #o! $mplo%ee &'! #ame! #ative (lace! ). You have to per orm addition o 2** integers. O+serve the di erence in throughput i %ou use multithreading to do the same operation. ,. Use threading or multiplication o square matrices. -alidate %our result +% writing a code without threading. What is the advantage o using threading. /. &mplement multithreaded 01( server. 2. &mplement question 2 using shared memor%. e!erences: "ooks: 1. UNIX Concepts & Applications, Sumitabha Das

You might also like