Fork/join parallelism in the wild: documenting patterns and anti-patterns in Java programs using the fork/join framework

Mattias De Wael, Stefan Marr, Tom Van Cutsem. Fork/join parallelism in the wild: documenting patterns and anti-patterns in Java programs using the fork/join framework. In Joanna Kolodziej, Bruce R. Childers, editors, 2014 International Conference on Principles and Practices of Programming on the Java Platform Virtual Machines, Languages and Tools, PPPJ '14, Cracow, Poland, September 23-26, 2014. pages 39-50, ACM, 2014. [doi]

@inproceedings{WaelMC14,
  title = {Fork/join parallelism in the wild: documenting patterns and anti-patterns in Java programs using the fork/join framework},
  author = {Mattias De Wael and Stefan Marr and Tom Van Cutsem},
  year = {2014},
  doi = {10.1145/2647508.2647511},
  url = {http://doi.acm.org/10.1145/2647508.2647511},
  researchr = {https://researchr.org/publication/WaelMC14},
  cites = {0},
  citedby = {0},
  pages = {39-50},
  booktitle = {2014 International Conference on Principles and Practices of Programming on the Java Platform Virtual Machines, Languages and Tools, PPPJ '14, Cracow, Poland, September 23-26, 2014},
  editor = {Joanna Kolodziej and Bruce R. Childers},
  publisher = {ACM},
  isbn = {978-1-4503-2926-2},
}