Skip to search formSkip to main contentSkip to account menu

Java concurrency

Known as: Concurrency in java, JSR 166 
The Java programming language and the Java virtual machine (JVM) have been designed to support concurrent programming, and all execution takes place… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2015
2015
This concise book empowers all Java developers to master the complexity of the Java thread APIs and concurrency utilities. This… 
2014
2014
This paper presents the application of the PCJ library for the parallelization of the selected HPC applications implemented in… 
2013
2013
  • Yu LinDanny Dig
  • 2013
  • Corpus ID: 565574
Concurrent collections provide thread-safe, highly-scalable operations, and are widely used in practice. However, programmers can… 
2010
2010
Abstract : An essential element of secure coding in the Java programming language is well-documented and enforceable coding… 
2010
2010
Multi-channel data-acquisition devices are used often in biomedicine to measure properties of organs/tissues. A DSP-based… 
2009
2009
Aalesund University College (AUC) has long and broad experience in the use of the Java Concurrency Model for process control. An… 
2006
2006
The Java programming language has a low‐level concurrency model which is hard to use and does not blend well with inheritance… 
2003
2003
In this paper, a bottom-up formal technique to obtain a correct system specification from the RT/SA requirements specification of… 
2003
2003
The Earth Simulator (ES) is a vector-parallel supercomputer, consisting of 5120 vector processors. The peak performance of each… 
2000
2000
We propose a high-level language based on first order logic for expressing synchronization in concurrent object-oriented programs…