BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Presentations Parallel Programming Patterns: Data Parallelism

Parallel Programming Patterns: Data Parallelism

Bookmarks
01:19:28

Summary

Ralph Johnson presents several data parallelism patterns, including related libraries from Intel and Microsoft, comparing it with other forms of parallel programming such as actor programming.

Bio

Ralph Johnson is one of the four authors of the Design Patterns book. He is currently involved with the CS Department at the University of Illinois and the leader of UIUC Patterns/Software Architecture Group. He is mostly interested in OOP, especially frameworks, patterns, business objects, and Smalltalk, and researches refactoring, being involved in creating the Smalltalk Refactoring Browser.

About the conference

Strange Loop is a developer-run software conference. Innovation, creativity, and the future happen in the magical nexus "between" established areas. Strange Loop eagerly promotes a mix of languages and technologies in this nexus, bringing together the worlds of bleeding edge technology, enterprise systems, and academic research. Of particular interest are new directions in data storage, alternative languages, concurrent and distributed systems, front-end web, semantic web, and mobile apps.

Recorded at:

Feb 04, 2011

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

  • day-to-day work

    by Leandro A,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    I like that everytime people talk about parallelism, they talk about things we do every day like image processing, ray tracing, asteroid simulations...

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT