Concurrencer: a tool for retrofitting concurrency into sequential Java applications via concurrent libraries
Author(s)
Dig, Danny; Marrero, John J.; Ernst, Michael D.
DownloadDig-2009-Concurrencer a Tool for Retrofitting Concurrency into Sequential Java Applications via Concurrent Libraries.pdf (105.4Kb)
PUBLISHER_POLICY
Publisher Policy
Article is made available in accordance with the publisher's policy and may be subject to US copyright law. Please refer to the publisher's site for terms of use.
Terms of use
Metadata
Show full item recordAbstract
Parallelizing existing sequential programs to run efficiently on multicores is hard. The Java 5 package java.util.concurrent (j.u.c.) supports writing concurrent programs. To use this package, programmers still need to refactor existing code. This is tedious, error-prone, and omission-prone. This demo presents our tool, CONCURRENCER, which enables programmers to refactor sequential code into parallel code that uses j.u.c. concurrent utilities. CONCURRENCER does not require any program annotations, although the transformations span several, non-adjacent, program statements and use custom program analysis. A find-and-replace tool can not perform such transformations. Empirical evaluation shows that CONCURRENCER refactors code effectively: CONCURRENCER correctly identifies and applies transformations that some open-source developers overlooked, and the converted code exhibits good speedup.
Date issued
2009-06Department
Massachusetts Institute of Technology. Computer Science and Artificial Intelligence LaboratoryJournal
31st International Conference on Software Engineering companion volume, 2009
Publisher
Institute of Electrical and Electronics Engineers
Citation
Dig, Danny, Marrero, John J., and Ernst, Michael D. (2009). Concurrencer: a tool for retrofitting concurrency into sequential Java applications via concurrent libraries. 31st International Conference on Software Engineering companion volume, 2009 (Piscataway, N.J.: IEEE): 399-400. © 2009 IEEE
Version: Final published version
Other identifiers
INSPEC Accession Number: 10719187
ISBN
978-1-4244-3495-4