C# multicore, concurrent, threaded, and parallel programming

Exploit the power of multicore CPUs or multiple processors for faster, more responsive software, using C# programming language. Tackle the multicore revolution.

Actors, Messages and Low Lock Contention for Java – Go Parallel

Posted on http://www.ddj.com/go-parallel
Using actors and messages, concurrency is easier to understand. However, most developers don’t want to learn a new programming language in order to use actors and messages. If you want to forget a bit about threads and locks, you can add nice actor support to an existing Java application using Jetlang.
Read more here

July 10, 2009 Posted by | Actors, concurrent programming, design, Java, Jetlang, parallel programming | , | Leave a Comment

A Domain-Specific Language to Let Groovy Go Parallel – Go Parallel

Posted on http://www.ddj.com/go-parallel

Groovy is an agile dynamic language for the Java Platform. It runs on the JVM (Java Virtual Machine). It supports Domain-Specific Languages (DSLs). Last week, GParallelizer 0.7 release added exciting intuitive ways to handle tasks, actors and message. Great news for the Groovy community in order to go parallel.

Read more here

July 2, 2009 Posted by | Actors, Groovy, Java 7, multicore, parallel programming, tasks | , , | Leave a Comment

   

Follow

Get every new post delivered to your Inbox.