Skip to main content

2018 | OriginalPaper | Buchkapitel

Experience Developing and Deploying Concurrency Analysis at Facebook

verfasst von : Peter O’Hearn

Erschienen in: Static Analysis

Verlag: Springer International Publishing

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

This paper tells the story of the development of RacerD, a static program analysis for detecting data races that is in production at Facebook. The technical details of RacerD are described in a separate paper; we concentrate here on how the project unfolded from a human point of view. The paper describes, in this specific case, the benefits of feedback between science and engineering, the tension encountered between principle and compromise, and how being flexible and adaptable in the presence of a changing engineering context can lead to surprising results which far exceed initial expectations. I hope to give the reader an impression of what it is like to develop advanced static analyses in industry, how it is both different from and similar to developing analyses for the purpose of advancing science.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Literatur
1.
Zurück zum Zitat Blackshear, S., Gorogiannis, N., Sergey, I., O’Hearn, P.: RacerD: compositional static race detection. In: OOPSLA (2018) Blackshear, S., Gorogiannis, N., Sergey, I., O’Hearn, P.: RacerD: compositional static race detection. In: OOPSLA (2018)
2.
Zurück zum Zitat Bornat, R., Calcagno, C., O’Hearn, P., Parkinson, M.: Permission accounting in separation logic. In: 32nd POPL, pp. 59–70 (2005) Bornat, R., Calcagno, C., O’Hearn, P., Parkinson, M.: Permission accounting in separation logic. In: 32nd POPL, pp. 59–70 (2005)
4.
Zurück zum Zitat Brookes, S., O’Hearn, P.W.: Concurrent separation logic. SIGLOG News 3(3), 47–65 (2016) Brookes, S., O’Hearn, P.W.: Concurrent separation logic. SIGLOG News 3(3), 47–65 (2016)
6.
Zurück zum Zitat Calcagno, C., Distefano, D., O’Hearn, P.W., Yang, H.: Compositional shape analysis by means of bi-abduction. J. ACM 58(6), 26 (2011)MathSciNetCrossRef Calcagno, C., Distefano, D., O’Hearn, P.W., Yang, H.: Compositional shape analysis by means of bi-abduction. J. ACM 58(6), 26 (2011)MathSciNetCrossRef
7.
Zurück zum Zitat Harman, M., O’Hearn, P.: From start-ups to scale-ups: open problems and challenges in static and dynamic program analysis for testing and verification (keynote paper). In: International Working Conference on Source Code Analysis and Manipulation (2018) Harman, M., O’Hearn, P.: From start-ups to scale-ups: open problems and challenges in static and dynamic program analysis for testing and verification (keynote paper). In: International Working Conference on Source Code Analysis and Manipulation (2018)
8.
Zurück zum Zitat O’Hearn, P.: Continuous reasoning: scaling the impact of formal methods. In: 33rd Annual ACM/IEEE Symposium on Logic in Computer Science, Oxford, July 2018 O’Hearn, P.: Continuous reasoning: scaling the impact of formal methods. In: 33rd Annual ACM/IEEE Symposium on Logic in Computer Science, Oxford, July 2018
9.
Zurück zum Zitat O’Hearn, P.W.: Resources, concurrency and local reasoning. Theor. Comput. Sci. 375(1–3), 271–307 (2007)MathSciNetCrossRef O’Hearn, P.W.: Resources, concurrency and local reasoning. Theor. Comput. Sci. 375(1–3), 271–307 (2007)MathSciNetCrossRef
10.
Metadaten
Titel
Experience Developing and Deploying Concurrency Analysis at Facebook
verfasst von
Peter O’Hearn
Copyright-Jahr
2018
DOI
https://doi.org/10.1007/978-3-319-99725-4_5