انجمن‌های فارسی اوبونتو

لطفاً به انجمن‌ها وارد شده و یا جهت ورود ثبت‌نام نمائید

لطفاً جهت ورود نام کاربری و رمز عبورتان را وارد نمائید

نویسنده موضوع: درخواست کمک برای برنامه نویسی IPC  (دفعات بازدید: 1595 بار)

0 کاربر و 2 مهمان درحال مشاهده موضوع.

آفلاین strong

  • Newbie
  • *
  • ارسال: 1
درخواست کمک برای برنامه نویسی IPC
« : 06 آذر 1388، 02:46 ب‌ظ »
سلام...دوستان ایا کسی میتونه در این مورد کمک کنه؟
we are going to evaluate the performance of different IPC mechanisms on Linux. So, suppose that two processes, namely P1 and P2 are running. Transfer 50 megabytes of data between these two processes, using shared memory, pipes and sockets each time. For each case, report the time needed and finally conclude which IPC mechanism is the fastest and which one is the slowest in your experiment.