Concurrent programming done right

I love this progress dialog:

It is from one of the excellent dBpoweramp music utilities by Illustrate.

Technorati tags: , ,
VN:F [1.9.9_1125]
Rate this post
Rating: 0.0/10 (0 votes cast)

Related posts:

  1. Seven years of blogging, and a redesign
  2. Anders Hejlsberg on functional programming, programming futures
  3. GPU programming for .NET
  4. Fixing a WordPress plugin setting
  5. Moving to WordPress without breaking links

6 comments to Concurrent programming done right

  • Clyde Davies

    Thanks for bringing this to my attention. I use CD-DA a lot (http://www.poikosoft.com/) but this looks a lot better, and it costs about as much.

  • Clyde Davies

    Um…it isn’t concurrent programming, as it happens. Fire up Task Manager and see how many instances of CoreConverter.exe you have running. Unless I’m missing something here and the same process appears once for every CPU, it looks to be running multiple copies of the same program, all virtualized.

  • tim

    @Clyde,

    Well, it is definitely concurrency :-)

    Tim

  • Clyde Davies

    Anyhow, it works well, whatever definition of concurrency you use :-D

  • I wrote a concurrent WAV-to-MP3 converting system like this once…. With batch files, lame, and START.EXE!

    Quite efficient – It spawned 5 threads/CPU core, and made record time.

    Chunk-processing like audio conversion makes concurrency easy.

  • Hey,

    Nice prog. Whatever it does under-the-hood, I don’t feel like it’s pulling down my system and it cranks nice and fast!

    , Mike

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>