Videos tagged with Actors


Ralph Johnson, Joe Armstrong on the Future of Parallel Programming

Ralph Johnson, Joe Armstrong on the Future of Parallel Programming

Posted in Development, Broadcasting, Java, Ruby, Smalltalk, Erlang, Interview

Summary Ralph Johnson and Joe Armstrong discuss their ideas about parallel programming - whether shared memory is harmful, the place of message passing, fault tolerance, the importance of protocols and more. Bio Ralph Johnson, one of the GoF behind the Design Patterns book and behind the creation of the original Refactoring Browser, is now at the CS dept. at the UIUC and the leader of UIUC Patt...

Tags: Ruby, Java, Smalltalk, Interview, Erlang, InfoQ, Data Access, Architecture, SOA, Messaging, Distributed Programming, ...



Kresten Krab Thorup Discusses Programming Languages, Concurrency and Integration

Kresten Krab Thorup Discusses Programming Languages, Concurrency and Integration

Posted in Development, Broadcasting, Java, Erlang, Interview

Summary Kresten answers questions about current programming languages and problems they solve. He also tries to look at what is missing for addressing issues we face today such as concurrency. He discusses its importance and tries to portray the language that would take us to the next level helping to tackle these issues easily. Bio Kresten Krab Thorup is CTO of Trifork, where he's responsible ...

Tags: Java, Interview, Erlang, InfoQ, Architecture, Language Design, Functional Programming, OOP, Scala, Object Oriented Design, Parallel Programming, ...


Erjang - A JVM-based Erlang VM

Erjang - A JVM-based Erlang VM

Posted in Conferences, Development, Java, Erlang

Summary Kresten Krab Thorup emphasizes existing problems with the Java concurrency model, explaining when to use Erjang, a JVM-based Erlang VM, built around the process and actor concepts. Bio Kresten Krab Thorup is CTO of Trifork, where he's responsible for technical strategy, researching future technologies, and the JAOO and QCon conferences. Kresten has worked on open source projects like GC...

Tags: Conferences, Java, Erlang, InfoQ, Architecture, Concurrency, QCon, Language, Development, Join us!, Actors, ...


Buy a Feature: An Adventure in Immutability and Actor

Buy a Feature: An Adventure in Immutability and Actor

Posted in Conferences, Development, Java, Ruby

Summary This presentation discusses the functional programing paradigms used to build Buy a Feature , (a multi-user, web-based, real-time, serious game) including Actors, event streams,and immutable data structures. Both Scala and the lift web framework are briefly covered. Also covered: application defects, adding new features, and using functional paradigms for a real-world web application. B...

Tags: Conferences, Ruby, Java, InfoQ, Architecture, Web Frameworks, QCon, Scala, QCon San Francisco 2008, Development, Join us!, ...