A very useful concept in multi-core programming. 2012-02-29 - #Java - #multicore - #tech | |
![]() |
Programmable Keyboard for Less and Windows UI Automation Adventures in UI automation and remote control. |
An overview of the multithreading framework used in my video editing toolkit. 2010-11-17 - #Java - #multicore - #tech | |
A useful construct for parallel programming. 2012-02-29 - #Java - #multicore - #tech | |
The Problem With java.util.concurrent A critique of this part of the Java API. 2012-03-02 - #Java - #multicore - #tech | |
Java Generics and API Extensions API Extensions label:tech label:java | |
Libraries that are "all API" must be much more flexible than other libraries. But there are a number of ways to keep that from happening. | |
A useful design pattern. 2013-02-17 - #Java - #multicore - #tech | |
How to handle exceptions in parallel programming. 2013-02-22 - #Java - #multicore - #tech | |
How to throw nice an informational exceptions from native code. |