I've also been writing a lot on InformIT about Java Concurrency in Practice. I did some fun stuff over there too, like try to turn some Project Euler code into parallel code. I guess technically that succeeded just fine, but is a good example of when parallel code is not any faster. In this case, the algorithm was CPU bound anyways. Even having two cores didn't really help much. Oh well. I treated it like a strength exercise back when I took piano lessons.
Showing posts with label jcip. Show all posts
Showing posts with label jcip. Show all posts
Sunday, August 31, 2008
Recent Other Writings
I've also been writing a lot on InformIT about Java Concurrency in Practice. I did some fun stuff over there too, like try to turn some Project Euler code into parallel code. I guess technically that succeeded just fine, but is a good example of when parallel code is not any faster. In this case, the algorithm was CPU bound anyways. Even having two cores didn't really help much. Oh well. I treated it like a strength exercise back when I took piano lessons.
Labels:
aptana,
concurrency,
derby,
informit,
java,
jcip,
jruby,
radrails,
ruby,
ruby on rails
Subscribe to:
Posts (Atom)