» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with concurrency + video

InfoQ: Concurrency: Past and Present

Brian Goetz discusses the difficulties of creating multithreaded programs correctly, incorrect synchronization, race conditions, deadlock, Software Transactional Memory, the history of concurrency, alternatives to threads, Erlang, Scala, and recommendations for concurrency in Java.

scala: del.icio.us/tag/scala

Real World Haskell " Blog Archive " Video of my concurrent/multicore Haskell talk is up

Actually, Keith published the footage a while ago, but I forgot to post a link here. So here it is.

Haskell: del.icio.us tag/haskell

[video] Advanced Topics in Programming Languages: Concurrency/message passing Newsqueak - Google Video

This talk will discuss the programming model of Newsqueak, a concurrent programming language I designed and implemented to make it easier to write interactive applications in the late 1980s. It acts nothing like the tools used for that purpose today, but

plan9: del.icio.us/tag/plan9

OSCON 2007 - Simon Peyton-Jones

http://www.realworldhaskell.org/blog/2007/08/03/a-brief-haskell-at-oscon-trip-report/

Haskell: del.icio.us tag/haskell

Simon Peyton-Jones - Transactional Memory for Concurrent Programming

Transactional memory (TM) is an extremely promising new way to coordinate concurrent programs. TM eliminates many bugs that plague lock-based programs, such as omitted locking, deadlocks, and missed wake-ups.

Haskell: del.icio.us tag/haskell

Nested Data Parallelism in Haskell

At the inaugural meeting of the London Haskell User Group, Simon Peyton Jones of Microsoft Research talks about his current work on nested data parallel processing in Haskell.

Haskell: del.icio.us tag/haskell

Advanced Topics in Programming Languages: Concurrency/message passing Newsqueak - Google Video

This talk will discuss the programming model of Newsqueak, a concurrent programming language I designed and implemented to make it easier to write interactive applications in the late 1980s. It acts nothing like the tools used for that purpose today, but

plan9: del.icio.us/tag/plan9

Page 1 | Next >>