Software Engineering Radio: Concurrency Pt. 1

Software Engineering Radio

Podcast (MP3): Download Hosts: Alexander Michael Guests: Recording venue: This is the first part of a series of Concurrency episodes. In this part Alex and Michael motivate and introduce the topic. We explain fundamental terms, such as thread, proces...

Running time
0h24m
File size
23.00MB

Download Original File | View original post

Episode synopsis

Podcast (MP3): Download

Hosts: Alexander  Michael 

Guests:  

Recording venue:

This is the first part of a series of Concurrency episodes. In this part Alex and Michael motivate and introduce the topic. We explain fundamental terms, such as thread, process, or mutex and dicuss typical challenges, such as deadlocks and race conditions. Links

Good explanations of terms at Wikipedia POSA 2 contains patterns for concurrent systems Concurrent Programming in Java: Design Principles and Patterns - the 3rd edition seems to be ready soon. We already found the 2nd edition really great

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.” - Rich Cook