Výsledky vyhľadávania - concurrent java (programs OR progress)
-
1
LLM-Based Java Concurrent Program to ArkTS Converter
ISSN: 2643-1572Vydavateľské údaje: ACM 27.10.2024Vydané v IEEE/ACM International Conference on Automated Software Engineering : [proceedings] (27.10.2024)“…). This paper presents an LLM-based concurrent Java program to ArkTS converter.Our converter utilizes large language models (LLMs…”
Získať plný text
Konferenčný príspevok.. -
2
The ThreadRadar visualization for debugging concurrent Java programs
ISSN: 1343-8875, 1875-8975Vydavateľské údaje: Berlin/Heidelberg Springer Berlin Heidelberg 01.12.2022Vydané v Journal of visualization (01.12.2022)“…Due to non-deterministic behavior and thread interleaving of concurrent programs, the debugging of concurrency and performance issues is a rather difficult and often tedious task…”
Získať plný text
Journal Article -
3
A formalization of Java’s concurrent access modes
ISSN: 2475-1421, 2475-1421Vydavateľské údaje: 01.10.2019Vydané v Proceedings of ACM on programming languages (01.10.2019)“… guarantees about program behavior that the Java compiler must enforce, yet the documentation is frequently unclear…”
Získať plný text
Journal Article -
4
Concurrent, Real-Time and Distributed Programming in Java: Threads, RTSJ and RMI
ISBN: 1786302586, 9781786302588Vydavateľské údaje: Newark John Wiley & Sons, Incorporated 2018Získať plný text
E-kniha -
5
Model checking JAVA programs using JAVA PathFinder
ISSN: 1433-2779, 1433-2787Vydavateľské údaje: 01.03.2000Vydané v International journal on software tools for technology transfer (01.03.2000)Získať plný text
Journal Article -
6
Synthesis of verifiable concurrent Java components from formal models
ISSN: 1619-1366, 1619-1374Vydavateľské údaje: Berlin/Heidelberg Springer Berlin Heidelberg 01.02.2019Vydané v Software and systems modeling (01.02.2019)“…Concurrent systems are hard to program, and ensuring quality by means of traditional testing techniques is often very hard as errors may not show up easily and reproducing them is hard…”
Získať plný text
Journal Article -
7
Tracking runtime concurrent dependences in java threads using thread control profiling
ISSN: 0164-1212, 1873-1228Vydavateľské údaje: Elsevier Inc 01.02.2019Vydané v The Journal of systems and software (01.02.2019)“…•Other experiments evaluate various possible overheads introduced by the TCP method. More than 75% of recent Java projects include some form of concurrent programming…”
Získať plný text
Journal Article -
8
Concurrent and real-time programming in java: threads, RTSJ and RMI
ISBN: 1786302586, 9781786302588Vydavateľské údaje: Wiley-Blackwell 05.01.2018“…Providing an introduction to concurrent, real-time, distributed programming with Java object-oriented language support as an algorithm description tool, this title describes in particular…”
Získať plný text
E-kniha -
9
Learning RxJava 3: Build Concurrent and Fast Applications Using Reactive Programming in Java
Vydavateľské údaje: Packt Publishing 28.02.2020“…Updated with the latest Maven coordinates, Java programming features, and API changes, this book is your guide to solving problems in writing asynchronous and event-based programsKey FeaturesExplore…”
Získať plný text
E-kniha -
10
Parallel Specification-Based Testing for Concurrent Programs
ISSN: 2169-3536, 2169-3536Vydavateľské údaje: Piscataway IEEE 2022Vydané v IEEE access (2022)“…The paper proposes a new testing technique for concurrent programs. The technique is a specification-based testing…”
Získať plný text
Journal Article -
11
Writing Concurrent Java Programs Based on CafeOBJ Specifications
Vydavateľské údaje: IEEE 01.12.2017Vydané v 2017 24th Asia Pacific Software Engineering Conference (APSEC) (01.12.2017)“…) in CafeOBJ more usable in both software development and testing. We focus on concurrent systems and how to write concurrent programs in Java based on OTSs. Java has been chosen as the implementation language because concurrency is strongly supported in this language and there are also many powerful testing frameworks in Java that can help us further verify properties of the programs…”
Získať plný text
Konferenčný príspevok.. -
12
A study and toolkit of CHECK-THEN-ACT idioms of Java concurrent collections
ISSN: 0960-0833, 1099-1689Vydavateľské údaje: Chichester Blackwell Publishing Ltd 01.06.2015Vydané v Software testing, verification & reliability (01.06.2015)“…) that use Java concurrent collections. We study the correct and incorrect use of idioms and the evolution of the programs with respect to idioms…”
Získať plný text
Journal Article -
13
Refactoring Java Programs for Customizable Locks Based on Bytecode Transformation
ISSN: 2169-3536, 2169-3536Vydavateľské údaje: Piscataway IEEE 2019Vydané v IEEE access (2019)“…Developers of parallel programming are faced with choices of using various Java locks…”
Získať plný text
Journal Article -
14
A divide & conquer approach to testing concurrent programs with JPF
ISSN: 2640-0715Vydavateľské údaje: IEEE 01.12.2020Vydané v Proceedings / Asia Pacific Software Engineering Conference (01.12.2020)“…Java Pathfinder (JPF) is one of the most mature software model checker developed by NASA for detecting errors lurking in concurrent Java programs…”
Získať plný text
Konferenčný príspevok.. -
15
Slicing concurrent Java programs using Indus and Kaveri
ISSN: 1433-2779, 1433-2787Vydavateľské údaje: Heidelberg Springer Nature B.V 01.10.2007Vydané v International journal on software tools for technology transfer (01.10.2007)“… In this paper, we present Indus--a robust framework for analyzing and slicing concurrent Java programs, and Kaveri--a feature-rich Eclipse-based GUI front end for Indus slicing…”
Získať plný text
Journal Article -
16
RJ: a Java package providing JR-like concurrent programming
ISSN: 0038-0644, 1097-024XVydavateľské údaje: Bognor Regis Blackwell Publishing Ltd 01.05.2016Vydané v Software, practice & experience (01.05.2016)“…Summary The JR concurrent programming language extends Java with a richer concurrency model, by adding several new types and statements…”
Získať plný text
Journal Article -
17
Reachability testing of concurrent programs
ISSN: 0098-5589, 1939-3520Vydavateľské údaje: New York IEEE 01.06.2006Vydané v IEEE transactions on software engineering (01.06.2006)“…One approach to testing concurrent programs, called reachability testing, generates synchronization sequences automatically and on-the-fly, without constructing any static models…”
Získať plný text
Journal Article -
18
Distributed reachability testing of concurrent programs
ISSN: 1532-0626, 1532-0634, 1532-0634Vydavateľské údaje: Chichester, UK John Wiley & Sons, Ltd 25.12.2010Vydané v Concurrency and computation (25.12.2010)“…Reachability testing is an approach to verifying concurrent programs. During reachability testing, every partially ordered synchronization sequence of a program with a given input is exercised exactly once…”
Získať plný text
Journal Article -
19
Falcon: fault localization in concurrent programs
ISBN: 9781605587196, 1605587192ISSN: 0270-5257Vydavateľské údaje: New York, NY, USA ACM 01.05.2010Vydané v 2010 ACM/IEEE 32nd International Conference on Software Engineering (01.05.2010)“… This paper presents a new dynamic fault-localization technique that can pinpoint faulty data-access patterns in multi-threaded concurrent programs…”
Získať plný text
Konferenčný príspevok.. -
20
Refactoring sequential Java code for concurrency via concurrent libraries
ISBN: 9781424434534, 142443453XISSN: 0270-5257Vydavateľské údaje: Washington, DC, USA IEEE Computer Society 16.05.2009Vydané v 2009 IEEE 31st International Conference on Software Engineering (16.05.2009)“… The Java 5 package java.util.concurrent (j.u.c.) supports writing concurrent programs: much of the complexity of writing thread-safe and scalable programs is hidden in the library…”
Získať plný text
Konferenčný príspevok..

