Ваш любимый книжный интернет-магазин
Перейти на
GlavKniga.SU
Ваш город: Алматы
Ваше местоположение – Алматы
 Да 
От вашего выбора зависит время и стоимость доставки
Корзина: пуста
Авторизация 
  Логин
  
  Пароль
  
Регистрация  Забыли пароль?

Поиск по каталогу 
(строгое соответствие)
ISBN
Фраза в названии или аннотации
Автор
Язык книги
Год издания
с по
Электронный носитель
Тип издания
Вид издания
Отрасли экономики
Отрасли знаний
Сферы деятельности
Надотраслевые технологии
Разделы каталога
худ. литературы

A Comparative Study of Programming Models for Concurrency.

В наличии
Местонахождение: АлматыСостояние экземпляра: новый
Бумажная
версия
Автор: Kaue Soares da Silveira
ISBN: 9786139959617
Год издания: 2018
Формат книги: 60×90/16 (145×215 мм)
Количество страниц: 80
Издательство: LAP LAMBERT Academic Publishing
Цена: 20531 тг
Положить в корзину
Позиции в рубрикаторе
Отрасли знаний:
Код товара: 213585
Способы доставки в город Алматы *
комплектация (срок до отгрузки) не более 2 рабочих дней
Самовывоз из города Алматы (пункты самовывоза партнёра CDEK)
Курьерская доставка CDEK из города Москва
Доставка Почтой России из города Москва
      Аннотация: The recent transition of general purpose computing to multi-core architectures has drastically changed the computing field. This transition was caused by the physical constraints preventing frequency scaling. It is not the case anymore that the next generation of hardware will make the programs much faster, unless they are created with concurrency in mind – a task that has long been recognized as difficult and error-prone. Although many programming languages have been proposed to make writing correct concurrent programs simpler than traditional multi-threading, it is largely unknown whether any of the newly created languages actually improves some aspect of programmer productivity. This work focuses on the subset of those languages that are oriented towards multi-core architectures. The goal of this project is to provide a detailed comparison of the different approaches, discuss their strengths and weaknesses and identify the application areas they are best suited for. This required solving relevant problems (from a concurrency point of view) using each approach. It was also necessary to decide on the methodology of the comparison.
Ключевые слова: Concurrency, usability, Programming Languages