Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Video - Simon Marlow on High Performance Concurrency - Skills Matter's Haskell eXchange

54 views
Skip to first unread message

Theo

unread,
Jan 24, 2013, 7:45:39 AM1/24/13
to
Simon Marlow took the floor at the first annual Haskell eXchange last year to talk about high performance concurrency.
Simon observes that the haskell community has been spending inordinate amounts
of time designing beautiful programming models and APIs, whilst spending relatively less time building
applications that solve real problems.

In this talk Simon wants to start from an application that they want to build -- a simple concurrent chat server---and use that to inform some library design. Along the way we’ll
learn useful techniques for building concurrent network applications, and show how the power of
Software Transactional Memory can be brought to bear. Yet this application demonstrates some holes
in the abstractions provided by Haskell as it stands, Simon shows a simple layer called “async”
that fills the gap and should be widely useful for concurrent programming.


To watch the podcast in full follow this link - http://bit.ly/10Bzhr1
0 new messages