» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with erlang + Java

InfoQ: Concurrency: Past and Present

There are a couple new points in this talk for me -- erlang, scala, jocaml..

scala: del.icio.us/tag/scala

InfoQ: Concurrency: Past and Present

Brian Goetz conference talk video

scala: del.icio.us/tag/scala

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

(fn Arc Language Blog): Why your favorite language is unpopular

The total world's population of Haskell programmers fits in a 747. And if that goes down, nobody would even notice.

Haskell: del.icio.us tag/haskell

(fn Arc Language Blog): Why your favorite language is unpopular

Interesting argument suggesting that the probability of success for a programming language is proportional to the perceived crisis it tackles and inversely proportional to the perceived pain of adoption.

Haskell: del.icio.us tag/haskell

InfoQ: Kilim - actors and message passing in Java

Kilim is a message-passing framework for Java that provides ultra-lightweight threads and facilities for fast, safe, zero-copy messaging between these threads.

scala: del.icio.us/tag/scala

Erlang vs. Scala

<sep/>and the language guarantees that race conditions won't happen because this data is immutable. In Scala, though, you can send between actors pointers to mutable objects. This is th

scala: del.icio.us/tag/scala

Page 1 | Next >>