InfoQ Homepage Continuations Content on InfoQ
Presentations
RSS Feed-
Testing in Production - Quality Software Faster
Michael Bryzek discusses building software with no dev, QA or staging environments, diving into “verifying in production” - what it takes to build software tested continuously in production.
-
Continuations on the Web and in your OS
Jay McCarthy provides a basic introduction to delimited continuations, their traditional application on the Web, and then shows more advanced techniques using examples from Web interaction.
-
JavaScript in the Enterprise
Attila Szegedi discusses Javascript in the enterprise, scalability, architectural solutions, continuations, organizational benefits and challenges, code quality, modularity and threading.
-
Project Fortress: Run your whiteboard, in parallel, on the JVM
David Chase discusses Fortress, a Fortran-based HPC programming language. Topics include Fortress origins, running on the JVM, work stealing, transactions, continuations and the type system