Suchergebnisse - concurrent java (programs OR progress)

  1. 1

    LLM-Based Java Concurrent Program to ArkTS Converter von Liu, Runlin, Lin, Yuhang, Hu, Yunge, Zhang, Zhe, Gao, Xiang

    ISSN: 2643-1572
    Veröffentlicht: ACM 27.10.2024
    “… ). This paper presents an LLM-based concurrent Java program to ArkTS converter.Our converter utilizes large language models (LLMs …”
    Volltext
    Tagungsbericht
  2. 2

    The ThreadRadar visualization for debugging concurrent Java programs von Moseler, Oliver, Kreber, Lucas, Diehl, Stephan

    ISSN: 1343-8875, 1875-8975
    Veröffentlicht: Berlin/Heidelberg Springer Berlin Heidelberg 01.12.2022
    Veröffentlicht in 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 …”
    Volltext
    Journal Article
  3. 3

    A formalization of Java’s concurrent access modes von Bender, John, Palsberg, Jens

    ISSN: 2475-1421, 2475-1421
    Veröffentlicht: 01.10.2019
    Veröffentlicht in 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 …”
    Volltext
    Journal Article
  4. 4

    Concurrent, Real-Time and Distributed Programming in Java: Threads, RTSJ and RMI von Benmammar, Badr

    ISBN: 1786302586, 9781786302588
    Veröffentlicht: Newark John Wiley & Sons, Incorporated 2018
    Volltext
    E-Book
  5. 5
  6. 6

    Synthesis of verifiable concurrent Java components from formal models von Mariño, Julio, Alborodo, Raúl N. N., Fredlund, Lars-Åke, Herranz, Ángel

    ISSN: 1619-1366, 1619-1374
    Veröffentlicht: Berlin/Heidelberg Springer Berlin Heidelberg 01.02.2019
    Veröffentlicht in 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 …”
    Volltext
    Journal Article
  7. 7

    Tracking runtime concurrent dependences in java threads using thread control profiling von Wang, Lulu, Li, Jingyue, Li, Bixin

    ISSN: 0164-1212, 1873-1228
    Veröffentlicht: Elsevier Inc 01.02.2019
    Veröffentlicht in 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 …”
    Volltext
    Journal Article
  8. 8

    Concurrent and real-time programming in java: threads, RTSJ and RMI von Benmammar, Badr

    ISBN: 1786302586, 9781786302588
    Veröffentlicht: 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 …”
    Volltext
    E-Book
  9. 9

    Learning RxJava 3: Build Concurrent and Fast Applications Using Reactive Programming in Java von Nick Samoylov, Samoylov, Thomas Nield, Nield

    Veröffentlicht: 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 …”
    Volltext
    E-Book
  10. 10

    Parallel Specification-Based Testing for Concurrent Programs von Minh Do, Canh, Ogata, Kazuhiro

    ISSN: 2169-3536, 2169-3536
    Veröffentlicht: Piscataway IEEE 2022
    Veröffentlicht in IEEE access (2022)
    “… The paper proposes a new testing technique for concurrent programs. The technique is a specification-based testing …”
    Volltext
    Journal Article
  11. 11

    Writing Concurrent Java Programs Based on CafeOBJ Specifications von Ha, Xuan-Linh, Ogata, Kazuhiro

    Veröffentlicht: IEEE 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 …”
    Volltext
    Tagungsbericht
  12. 12

    A study and toolkit of CHECK-THEN-ACT idioms of Java concurrent collections von Lin, Yu, Dig, Danny

    ISSN: 0960-0833, 1099-1689
    Veröffentlicht: Chichester Blackwell Publishing Ltd 01.06.2015
    Veröffentlicht in 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 …”
    Volltext
    Journal Article
  13. 13

    Refactoring Java Programs for Customizable Locks Based on Bytecode Transformation von Zhang, Yang, Shao, Shuai, Liu, Huan, Qiu, Jing, Zhang, Dongwen, Zhang, Guanghua

    ISSN: 2169-3536, 2169-3536
    Veröffentlicht: Piscataway IEEE 2019
    Veröffentlicht in IEEE access (2019)
    “… Developers of parallel programming are faced with choices of using various Java locks …”
    Volltext
    Journal Article
  14. 14

    A divide & conquer approach to testing concurrent programs with JPF von Do, Canh Minh, Ogata, Kazuhiro

    ISSN: 2640-0715
    Veröffentlicht: IEEE 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 …”
    Volltext
    Tagungsbericht
  15. 15

    Slicing concurrent Java programs using Indus and Kaveri von Ranganath, Venkatesh Prasad, Hatcliff, John

    ISSN: 1433-2779, 1433-2787
    Veröffentlicht: Heidelberg Springer Nature B.V 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 …”
    Volltext
    Journal Article
  16. 16

    RJ: a Java package providing JR-like concurrent programming von Olsson, Ronald A., Williamson, Todd

    ISSN: 0038-0644, 1097-024X
    Veröffentlicht: Bognor Regis Blackwell Publishing Ltd 01.05.2016
    Veröffentlicht in 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 …”
    Volltext
    Journal Article
  17. 17

    Reachability testing of concurrent programs von Lei, Y., Carver, R.H.

    ISSN: 0098-5589, 1939-3520
    Veröffentlicht: New York IEEE 01.06.2006
    Veröffentlicht in 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 …”
    Volltext
    Journal Article
  18. 18

    Distributed reachability testing of concurrent programs von Carver, Richard H., Lei, Yu

    ISSN: 1532-0626, 1532-0634, 1532-0634
    Veröffentlicht: Chichester, UK John Wiley & Sons, Ltd 25.12.2010
    Veröffentlicht in 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 …”
    Volltext
    Journal Article
  19. 19

    Falcon: fault localization in concurrent programs von Park, Sangmin, Vuduc, Richard W., Harrold, Mary Jean

    ISBN: 9781605587196, 1605587192
    ISSN: 0270-5257
    Veröffentlicht: New York, NY, USA ACM 01.05.2010
    “… This paper presents a new dynamic fault-localization technique that can pinpoint faulty data-access patterns in multi-threaded concurrent programs …”
    Volltext
    Tagungsbericht
  20. 20

    Refactoring sequential Java code for concurrency via concurrent libraries von Dig, Danny, Marrero, John, Ernst, Michael D.

    ISBN: 9781424434534, 142443453X
    ISSN: 0270-5257
    Veröffentlicht: Washington, DC, USA IEEE Computer Society 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 …”
    Volltext
    Tagungsbericht