Cargando…

Introduction to concurrent throughput-oriented programming with ReactiveX

<!--HTML--><p style="text-align: justify;">C++ collections, like std::vector, contain values distributed in space. However, other values; mouse events, hardware measurements and network packets are examples of values distributed in time. Many algorithms are implemented using th...

Descripción completa

Detalles Bibliográficos
Autor principal: Shoop, Kirk
Lenguaje:eng
Publicado: 2017
Materias:
Acceso en línea:http://cds.cern.ch/record/2255138
_version_ 1780953685401010176
author Shoop, Kirk
author_facet Shoop, Kirk
author_sort Shoop, Kirk
collection CERN
description <!--HTML--><p style="text-align: justify;">C++ collections, like std::vector, contain values distributed in space. However, other values; mouse events, hardware measurements and network packets are examples of values distributed in time. Many algorithms are implemented using the Iterator and Range concepts for values distributed in space. ReactiveX defines the concepts and algorithms for values distributed in time. The ReactiveX concepts and algorithms are implemented in the rxcpp library. The result is safe and clear async code with no visible std::thread or std::mutex.</p>
id cern-2255138
institution Organización Europea para la Investigación Nuclear
language eng
publishDate 2017
record_format invenio
spelling cern-22551382022-11-02T22:27:58Zhttp://cds.cern.ch/record/2255138engShoop, KirkIntroduction to concurrent throughput-oriented programming with ReactiveXIntroduction to concurrent throughput-oriented programming with ReactiveXCERN Computing Seminar<!--HTML--><p style="text-align: justify;">C++ collections, like std::vector, contain values distributed in space. However, other values; mouse events, hardware measurements and network packets are examples of values distributed in time. Many algorithms are implemented using the Iterator and Range concepts for values distributed in space. ReactiveX defines the concepts and algorithms for values distributed in time. The ReactiveX concepts and algorithms are implemented in the rxcpp library. The result is safe and clear async code with no visible std::thread or std::mutex.</p>oai:cds.cern.ch:22551382017
spellingShingle CERN Computing Seminar
Shoop, Kirk
Introduction to concurrent throughput-oriented programming with ReactiveX
title Introduction to concurrent throughput-oriented programming with ReactiveX
title_full Introduction to concurrent throughput-oriented programming with ReactiveX
title_fullStr Introduction to concurrent throughput-oriented programming with ReactiveX
title_full_unstemmed Introduction to concurrent throughput-oriented programming with ReactiveX
title_short Introduction to concurrent throughput-oriented programming with ReactiveX
title_sort introduction to concurrent throughput-oriented programming with reactivex
topic CERN Computing Seminar
url http://cds.cern.ch/record/2255138
work_keys_str_mv AT shoopkirk introductiontoconcurrentthroughputorientedprogrammingwithreactivex