Suchergebnisse - Language Constructs and Features- concurrent programming structures
-
1
Choreographic Quick Changes: First-Class Location (Set) Polymorphism
ISSN: 2475-1421, 2475-1421Veröffentlicht: New York, NY, USA ACM 09.10.2025Veröffentlicht in Proceedings of ACM on programming languages (09.10.2025)“… Choreographic programming is a promising new paradigm for programming concurrent systems where a developer writes a single centralized program that compiles to individual programs for each node …”
Volltext
Journal Article -
2
Formalised Composition and Interaction for Heterogeneous Structured Parallelism
ISSN: 0885-7458, 1573-7640Veröffentlicht: New York Springer US 01.02.2018Veröffentlicht in International journal of parallel programming (01.02.2018)“… Deployed through skeleton frameworks, structured parallelism yields a clear and consistent structure across platforms by distinctly decoupling computations from the structure in a parallel programme …”
Volltext
Journal Article -
3
Real-Time Concurrent Linked List Construction on the GPU
ISSN: 0167-7055, 1467-8659Veröffentlicht: Oxford, UK Blackwell Publishing Ltd 01.06.2010Veröffentlicht in Computer graphics forum (01.06.2010)“… We introduce a method to dynamically construct highly concurrent linked lists on modern graphics processors …”
Volltext
Journal Article -
4
Register Efficient Dynamic Memory Allocator for GPUs
ISSN: 0167-7055, 1467-8659Veröffentlicht: Oxford Blackwell Publishing Ltd 01.12.2015Veröffentlicht in Computer graphics forum (01.12.2015)“… ‐d tree data structure. Following the performance analysis we propose a new dynamic memory allocator and its variants that address the limitations of the existing dynamic memory allocators …”
Volltext
Journal Article -
5
C++ reactive programming : design concurrent and asynchronous applications using the RxCpp library and modern C++17
ISBN: 1788629779, 9781788629775Veröffentlicht: Birmingham Packt 2018“… Reactive programming is an effective way to build highly responsive applications with an easy-to-maintain code base …”
Volltext
E-Book Buch -
6
Design of an empirical study for comparing the usability of concurrent programming languages
ISSN: 0950-5849, 1873-6025Veröffentlicht: Amsterdam Elsevier B.V 01.07.2013Veröffentlicht in Information and software technology (01.07.2013)“… To support developers, a multitude of language proposals exist that promise to make concurrent programming easier …”
Volltext
Journal Article -
7
MPI Progress For All
Veröffentlicht: IEEE 17.11.2024Veröffentlicht in SC24-W: Workshops of the International Conference for High Performance Computing, Networking, Storage and Analysis (17.11.2024)“… Second, it prevents MPI from seamlessly integrating with contemporary programming paradigms, such as task-based runtimes and event-driven programming …”
Volltext
Tagungsbericht -
8
Transactional memory in a dynamic language
ISSN: 1477-8424, 1873-6866Veröffentlicht: Elsevier Ltd 01.04.2009Veröffentlicht in Computer languages, systems & structures (01.04.2009)“… Even though some programming languages provide high-level constructs, these add complexity and potentially hard-to-detect bugs to the application …”
Volltext
Journal Article -
9
Transactional memory: from semantics to silicon
ISBN: 9781605580319, 1605580317ISSN: 0270-5257Veröffentlicht: 11.05.2008Veröffentlicht in International Conference on Software Engineering 2008 (11.05.2008)“… Multi-core architectures bring parallel programming into the mainstream. Parallel programming poses many new challenges to the developer, one of which is synchronizing concurrent access to shared memory by multiple threads …”
Volltext
Journal Article -
10
Securing Asynchronous Exceptions
ISSN: 1940-1434, 2374-8303Veröffentlicht: IEEE 01.06.2020Veröffentlicht in Proceedings (IEEE Computer Security Foundations Symposium) (01.06.2020)“… Language-based information-flow control (IFC) techniques often rely on special purpose, ad-hoc primitives to address different covert channels that originate in the runtime system, beyond the scope of language constructs …”
Volltext
Tagungsbericht -
11
Using Pi-Calculus Names as Locks
ISSN: 2331-8422Veröffentlicht: Ithaca Cornell University Library, arXiv.org 13.09.2023Veröffentlicht in arXiv.org (13.09.2023)“… Locks are a classic data structure for concurrent programming. We introduce a type system to ensure that names of the asynchronous pi-calculus are used as locks …”
Volltext
Paper -
12
Coping with Java threads
ISSN: 0018-9162, 1558-0814Veröffentlicht: New York IEEE 01.04.2004Veröffentlicht in Computer (Long Beach, Calif.) (01.04.2004)“… Java and Ada are examples of industry-strength languages for multithreading. The Java thread model has its roots in traditional concurrent programming …”
Volltext
Journal Article -
13
Parallel language constructs for tensor product computations on loosely coupled architectures
ISBN: 9780897913416, 0897913418Veröffentlicht: New York, NY, USA ACM 01.08.1989Veröffentlicht in Proceedings of the 1989 ACM/IEEE conference on Supercomputing (01.08.1989)“… Current languages for nonshared memory architectures provide a relatively low-level programming environment, and are poorly suited to modular programming, and to the construction of libraries …”
Volltext
Tagungsbericht -
14
Mixed programming metaphors in a shared dataspace model of concurrency
ISSN: 0098-5589, 1939-3520Veröffentlicht: New York, NY IEEE 01.12.1990Veröffentlicht in IEEE transactions on software engineering (01.12.1990)“… Several illustrations make use of a programming construct unique to Swarm, the synchrony relation and explain how this feature can be used to construct dynamically structured, partially synchronous computations …”
Volltext
Journal Article -
15
Clojure High Performance Programming (2nd Edition) - Become an Expert at Writing Fast and High Performant Code in Clojure 1.7.0
ISBN: 1785283642, 9781785283642Veröffentlicht: Packt Publishing 2015“… This book enhances code performance by using appropriate Clojure features. A hands-on guide to designing Clojure programs to get the best performance …”
Volltext
E-Book -
16
Designing a semantic model for a wide-spectrum language with concurrency
ISSN: 0934-5043, 1433-299XVeröffentlicht: London Springer London 01.09.2017Veröffentlicht in Formal aspects of computing (01.09.2017)“… A wide-spectrum language integrates specification constructs into a programming language in a manner that treats a specification command just like any other command …”
Volltext
Journal Article -
17
The Go Workshop: A New, Interactive Approach to Learning Go
ISBN: 9781838640156, 1838640150Veröffentlicht: Packt Publishing 2019“… * Explore the Go Standard Library and learn how to structure your code * Learn how to efficiently interact with files, databases and REST APIs Book Description The Go Workshop will take the pain out of learning the Go programming language …”
Volltext
E-Book -
18
Clojure High Performance Programming - Second Edition
ISBN: 1785283642, 9781785283642Veröffentlicht: Packt Publishing 29.09.2015“… Clojure High Performance Programming, Second Edition, dives deep into writing efficient and optimized code using Clojure 1.7.0 …”
Volltext
E-Book -
19
OpenMP
ISBN: 0769527000, 9780769527000Veröffentlicht: New York, NY, USA ACM 11.11.2006Veröffentlicht in Conference on High Performance Networking and Computing: Proceedings of the 2006 ACM/IEEE conference on Supercomputing; 11-17 Nov. 2006 (11.11.2006)“… One feature is the Task Queue construct, which provides a flexible mechanism for specifying units of work that are not pre-computed at the start …”
Volltext
Tagungsbericht -
20
Parallel elementwise processable functions in concurrent clean
ISSN: 0895-7177, 1872-9479Veröffentlicht: Elsevier Ltd 01.10.2003Veröffentlicht in Mathematical and computer modelling (01.10.2003)“… Functional programming style has some inherent concurrent features. However, for a higher degree of expressing parallelism there is a need for new language constructs …”
Volltext
Journal Article

